.adjustedhigh {
    overflow: auto
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: roboto, sans-serif;
    font-size: 16px
}

button,
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0!important;
    box-shadow: none!important;
    font-family: roboto, sans-serif;
    font-size: 16px
}

input[type=checkbox] {
    -webkit-appearance: checkbox!important;
    -moz-appearance: checkbox!important;
    appearance: checkbox!important
}

input[type=radio] {
    -webkit-appearance: radio!important;
    -moz-appearance: radio!important;
    appearance: radio!important
}

select {
    background-image: url(../images/selectarrow-white.png)!important;
    background-repeat: no-repeat!important;
    background-position: right center!important
}

select.inverse {
    background-image: url(../images/selectarrow-black.png)!important
}

[role=button] {
    cursor: pointer
}

li {
    list-style: none
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.adjustedhigh {
    max-height: calc(100vh - 100px);
    max-height: -webkit-calc(100vh - 100px)
}

@media (min-width:768px) {
    .adjustedhigh {
        max-height: calc(100vh - 65px);
        max-height: -webkit-calc(100vh - 65px)
    }
}

.inrstyle {
    font-weight: inherit
}

.img-center {
    margin: 0 auto
}

.ehmodal {
    text-align: center;
    padding: 0!important
}

.ehmodal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.ehmodal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 90%
}

@media (min-width:768px) {
    .ehmodal-dialog {
        width: auto
    }
}

.ehmodal-content {
    border: none;
    border-radius: 0
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .65
}

.ehmodal-header {
    color: #0b1f5c;
    padding: 15px;
    padding-bottom: 10px;
    font-size: 125%;
    border-bottom: none
}

.ehmodal-header .close {
    margin-top: 0;
    width: 18px;
    height: 18px;
    opacity: .55;
    position: relative;
    right: 0;
    top: 0
}

.ehmodal-header .close:hover {
    opacity: .4
}

.ehmodal-close {
    margin-top: 0;
    width: 18px;
    height: 18px;
    opacity: .55;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.ehmodal-close:hover {
    opacity: .4
}

.ehmodal-title {
    margin: 0;
    font-weight: 700;
    color: #0b1f5c
}

.ehmodal-body {
    position: relative;
    padding: 10px 15px
}

.ehmodal-footer {
    padding: 20px;
    text-align: center;
    border: none
}

.ehmodal-footer .btn {
    min-width: 100px
}

.ehmodal-footer .btn+.btn {
    margin-left: 10px;
    margin-bottom: 0
}

.ehmodal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.ehmodal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .ehmodal-sm {
        width: 360px
    }
}

@media (min-width:768px) {
    .ehmodal-md {
        width: 560px
    }
}

.ehfrom-label {
    font-size: 87.5%;
    text-transform: uppercase;
    color: #0b1f5c;
    font-weight: 700;
    line-height: 14px
}

.ehfrom-feild {
    font-size: 16px;
    height: 36px;
    background: 0 0;
    border: none;
    font-weight: 500;
    border-bottom: 2px solid #60b7e4;
    color: #0b1f5c
}

.ehfrom-feild::-moz-placeholder {
    color: #222;
    opacity: 1;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize
}

.ehfrom-feild:-ms-input-placeholder {
    color: #222;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize
}

.ehfrom-feild::-webkit-input-placeholder {
    color: #222;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize
}

p.ehfrom-feild {
    min-height: 36px;
    height: auto
}

.errormessage {
    font-size: 75%;
    color: red;
    display: block;
    padding: 0 5px;
    text-align: right
}

.formeffect .form-group {
    position: relative
}

.formeffect .form-group .ehfrom-label {
    position: absolute;
    pointer-events: none;
    left: 12px;
    top: 12px;
    transition: .2s ease all
}

.formeffect .form-group .form-control:focus~.ehfrom-label,
.formeffect .form-group .form-control:not(:focus):valid~.ehfrom-label {
    top: -12px;
    left: 0;
    font-size: 75%;
    color: #9a9a9a
}

.formeffect .form-group .ehfrom-feild:focus~.form-show,
.formeffect .form-group .form-control:not(:focus):valid~.form-show {
    display: block
}

.ehbtn {
    font-weight: 500;
    font-size: 16px;
    border-radius: 0;
    text-transform: uppercase;
    text-shadow: none!important;
    box-shadow: none!important
}

.ehbtn:hover {
    text-decoration: none;
    opacity: .85;
    color: #fff
}

.ehbtn:active,
.ehbtn:focus {
    outline: 0;
    box-shadow: none
}

.ehbtn-default {
    color: #0056a3;
    background: #fff;
    border-color: #fff
}

.ehbtn-default:focus,
.ehbtn-default:hover {
    background: #fff;
    color: #0056a3
}

.ehbtn-default:active {
    background: #fff;
    color: #0056a3
}

.ehbtn-primary {
    color: #a3c13d;
    background: #0b1f5c;
    border-color: #0b1f5c
}

.ehbtn-primary:focus,
.ehbtn-primary:hover {
    background: #0b1f5c!important;
    color: #a3c13d!important
}

.ehbtn-primary:active {
    background: #0b1f5c!important;
    color: #a3c13d!important
}

.ehbtn-lg {
    font-size: 18px
}

.ehbtn-sm {
    font-size: 12px
}

.ehbtn-xs {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px
}

.ehbtn-outline {
    border-color: #777;
    color: #777;
    background: 0 0!important
}

.ehbtn-outline:focus,
.ehbtn-outline:hover {
    color: #777;
    background: 0 0!important
}

.ehbtn-outline:active {
    background: 0 0!important
}

.ehbtn-outline-default {
    color: #fff;
    border-color: #fff
}

.ehbtn-outline-default:focus,
.ehbtn-outline-default:hover {
    color: #a3c13d
}

.ehbtn-outline-primary {
    color: #0b1f5c;
    border-color: #0b1f5c
}

.ehbtn-outline-primary:focus,
.ehbtn-outline-primary:hover {
    color: #0b1f5c!important
}

.ehbtn-outline-success {
    color: #a3c13d;
    border-color: #a3c13d
}

.ehbtn-outline-success:focus,
.ehbtn-outline-success:hover {
    color: #a3c13d!important;
    border-color: #a3c13d!important
}

.ehtablewrap {
    padding: 15px 0
}

.ehtablewrap.table-responsive {
    border: none
}

@media (min-width:768px) {
    .ehtablewrap.table-responsive {
        margin-bottom: auto
    }
}

.ehtable {
    font-size: 87.5%;
    font-weight: 500;
    color: #6d6e71;
    margin-bottom: 0
}

.ehtable>tbody>tr>td,
.ehtable>tbody>tr>th,
.ehtable>tfoot>tr>td,
.ehtable>tfoot>tr>th,
.ehtable>thead>tr>td,
.ehtable>thead>tr>th {
    border-color: transparent;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 22px
}

.ehtable>tbody>tr>td img,
.ehtable>tbody>tr>th img,
.ehtable>tfoot>tr>td img,
.ehtable>tfoot>tr>th img,
.ehtable>thead>tr>td img,
.ehtable>thead>tr>th img {
    margin: 0 auto
}

.ehtable>thead>tr>th {
    vertical-align: bottom;
    text-transform: uppercase;
    color: #60b7e4;
    border-width: 1px;
    border-color: #0b1f5c;
    padding-top: 2px;
    padding-bottom: 2px
}

.ehtable>tbody {
    border-bottom: 1px solid #0b1f5c
}

.ehtable>caption+thead>tr:first-child>td,
.ehtable>caption+thead>tr:first-child>th,
.ehtable>colgroup+thead>tr:first-child>td,
.ehtable>colgroup+thead>tr:first-child>th,
.ehtable>thead:first-child>tr:first-child>td,
.ehtable>thead:first-child>tr:first-child>th {
    border-top: 0
}

.ehtable>tbody+tbody {
    border-width: 1px;
    border-color: #0b1f5c
}

.ehtable .noresult {
    margin: 10px 0;
    text-align: center;
    opacity: .85;
    color: #999
}

.ehbadge {
    padding: 2px 5px;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    line-height: 12px;
    background-color: #efa94a;
    border-radius: 0;
    letter-spacing: .5px
}

.select2-container--ehselect {
    font-weight: 400;
    font-size: 16px;
    color: #333
}

.select2-container--ehselect .select2-selection--single {
    height: 36px;
    border-bottom: 2px solid #ddd
}

.select2-container--ehselect .select2-selection--single .select2-selection__rendered {
    padding: 6px 12px;
    padding-right: 20px;
    font-weight: 300
}

.select2-container--ehselect .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--ehselect .select2-selection--single .select2-selection__arrow b {
    border-width: 0;
    left: 50%;
    margin-left: -7px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    background-image: url(../images/selectarrow-greendown.png);
    background-repeat: no-repeat;
    background-position: center center
}

.select2-container--ehselect .select2-dropdown {
    background: #efefed;
    border: none
}

.select2-container--ehselect .select2-dropdown .select2-search--dropdown {
    padding: 5px
}

.select2-container--ehselect .select2-dropdown .select2-search--dropdown .select2-search__field {
    padding: 6px 12px;
    width: 100%;
    height: 36px;
    border: none;
    background: #fff;
    border-bottom: 2px solid #ddd
}

.select2-container--ehselect .select2-dropdown .select2-search--dropdown .select2-search__field:focus {
    outline: 0;
    box-shadow: none
}

.select2-container--ehselect .select2-dropdown .select2-results .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    padding: 0 5px
}

.select2-container--ehselect .select2-dropdown .select2-results .select2-results__options .select2-results__option {
    padding: 5px 10px;
    color: #0b1f5c;
    font-size: 93.8%;
    font-weight: 500;
    border-bottom: 1px solid rgba(109, 110, 113, .3)
}

.select2-container--ehselect .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
    background: rgba(0, 0, 0, .02)
}

.select2-container--ehselect.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background-image: url(../images/selectarrow-greenup.png)
}

header.navbar {
    padding: 0;
    background: rgba(74, 192, 238, 1);
    border: none
}

@media (min-width:768px) {
    header.navbar {
        padding: 6px 0
    }
}

header.navbar .navbox-toggle {
    width: 25px;
    float: left;
    margin: 12px 0;
    position: relative
}

@media (min-width:768px) {
    header.navbar .navbox-toggle {
        width: 28px;
        margin: 8px 0
    }
}

header.navbar .navbar-brand {
    margin: 15px 10px 8px 10px;
    padding: 0;
    height: auto
}

@media (min-width:768px) {
    header.navbar .navbar-brand {
        margin: 10px 15px!important
    }
}

header.navbar .navbar-brand a {
    display: block;
    width: 115px
}

@media (min-width:768px) {
    header.navbar .navbar-brand a {
        width: 140px;
        height: 30px
    }
}

header.navbar .credentiallinks {
    float: none;
    position: relative;
    background: #13387f;
    padding: 6px 0;
    margin: 0 -15px;
    text-align: center
}

@media (min-width:768px) {
    header.navbar .credentiallinks {
        padding: 13px 0;
        float: right;
        width: auto;
        text-align: left;
        margin: 0
    }
}

header.navbar .credentiallinks>.ehbtn {
    position: relative;
    letter-spacing: 1px;
    margin: 0 10px;
    min-width: 40%
}

@media (min-width:768px) {
    header.navbar .credentiallinks>.ehbtn {
        min-width: 100px;
        margin: 0 0 0 10px
    }
}

header.navbar .credentiallinks>.ehbtn.active {
    background: #fbfbfb;
    border-color: #fbfbfb;
    z-index: 1;
    color: #60b7e4
}

header.navbar .credentiallinks>.ehbtn.active:hover {
    opacity: 1
}

header.navbar .credentiallinks>.ehbtn.active:after {
    content: "";
    position: absolute;
    left: -1px;
    top: -10px;
    width: calc(100% + 3px);
    height: calc(100% + 16px);
    background: #fbfbfb;
    z-index: -1
}

@media (min-width:768px) {
    header.navbar .credentiallinks>.ehbtn.active:after {
        top: -20px;
        height: calc(100% + 40px)
    }
}

header.navbar .credentiallinks .changelang {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background: #13387f;
    border: none;
    text-transform: none;
    font-weight: 400;
    margin: 2px 15px;
    padding-right: 20px
}

@media (min-width:768px) {
    header.navbar .credentiallinks .changelang {
        max-width: 100px;
        min-width: auto
    }
}

header.navbar .eh-navigation {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    padding: 10px 5px;
    z-index: 2;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .25);
    font-size: 87.5%;
    letter-spacing: .5px;
    height: calc(100vh - 40px);
    height: -webkit-calc(100vh - 40px);
    overflow: auto
}

@media (min-width:768px) {
    header.navbar .eh-navigation {
        width: 280px;
        left: 0;
        top: 56px;
        padding: 10px 15px;
        height: calc(100vh - 62px);
        height: -webkit-calc(100vh - 62px)
    }
}

header.navbar .eh-navigation .usernav {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

header.navbar .eh-navigation .usernav .usernav-own {
    display: -webkit-flex;
    display: flex;
    padding: 15px;
    background: #e3e5e5;
    margin-top: -10px;
    margin-left: -15px;
    margin-right: -15px
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-img {
    width: 45px;
    height: 45px
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-img span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #f9f9f9
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-info {
    padding: 0 15px
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-info h3 {
    color: #e5932d;
    font-size: 100%;
    font-weight: 500
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-info a {
    color: #fff;
    display: inline-block;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    font-size: 75%;
    margin-right: 10px
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-info a:last-child {
    margin-right: 0;
    color: #aaa
}

header.navbar .eh-navigation .usernav .usernav-own .usernav-info a:hover {
    text-decoration: underline
}

header.navbar .eh-navigation .usernav ul {
    padding: 0;
    margin: 0
}

header.navbar .eh-navigation .usernav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    list-style: none;
    background:#e7f1ff
}

header.navbar .eh-navigation .usernav ul li:last-child {
    border-bottom: none
}

header.navbar .eh-navigation .usernav ul li a {
    padding: 5px 10px;
    color: #212529;
    font-size: 15px;
    padding: 0.6em 1em;
    display: block;
    line-height: 30px;
    font-weight: 400;
    position: relative
}

header.navbar .eh-navigation .usernav ul li a:focus,
header.navbar .eh-navigation .usernav ul li a:hover {
    text-decoration: none
}

header.navbar .eh-navigation .usernav ul li a.navbox-title {
    color: #212529;
    font-weight: 400;
    font-size: 1.1em;
}

header.navbar .eh-navigation .usernav ul li a.navbox-title b {
    margin-left: 5px;
    width: 20px;
    height: 20px;
    background: #a3c13c;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    font-size: 75%;
    border-radius: 50%
}

header.navbar .eh-navigation .usernav ul li ol {
    padding: 0 5px
}

header.navbar .eh-navigation .usernav ul li ol li>a {
    font-weight: 400;
    line-height: 24px
}

header.navbar .eh-navigation .usernav ul li ol li>a:hover {
    background: rgba(255, 255, 255, .05);
    text-decoration: none
}

header.navbar .eh-navigation .usernav ul li ol li:last-child {
    border-bottom: none
}

header.navbar .eh-navigation .navbox {
    padding: 0;
    margin: 0
}

header.navbar .eh-navigation .navbox > li {
    border-bottom: 1px solid rgba(0,0,0,.125);
    list-style: none;
    
}
header.navbar .eh-navigation .navbox > li a{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

header.navbar .eh-navigation .navbox li a {
    padding: 5px 10px;
    color: #212529;
    padding: 0.6em 1em;
    display: block;
    line-height: 26px;
    font-weight: 400;
    position: relative;
    font-size: 1.1em;
}

header.navbar .eh-navigation .navbox li a.navbox-title {
    padding: 1em;
}
.side-nav-header{
    background: rgba(74, 192, 238, 1);
    display: flex;
    width: 100%;
    min-height: 60px;
    align-items: center;
    justify-content: space-between;
}

.side-nav-back-icon{
    width:36px !important;
    height:auto;
    margin:12px !important;
    cursor: pointer;
}
header.navbar .eh-navigation .navbox li a.navbox-title:after {
    content: "";
    width: 1.2em;
    height: 1.2em;
    display: block
}

header.navbar .eh-navigation .navbox li a.pseudoicon:after {
    background: url(../images/icons/icon-arrow_down.svg) no-repeat
}

header.navbar .eh-navigation .navbox li a:focus,
header.navbar .eh-navigation .navbox li a:hover {
    opacity: .85;
    background: rgba(255, 255, 255, .01);
    text-decoration: none
}

header.navbar .eh-navigation .navbox li ol {
    padding: 0 5px;
    display: none
}

header.navbar .eh-navigation .navbox li ol li>a {
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;

}


header.navbar .eh-navigation .navbox li ol li>a:focus,
header.navbar .eh-navigation .navbox li ol li>a:hover {
    background: rgba(255, 255, 255, .01)
}

header.navbar .eh-navigation .navbox li ol li:last-child {
    border-bottom: none
}

header.navbar .eh-navigation .navbox li.active a:focus{
    text-decoration: none;
    color: #0c63e4;

}

header.navbar .eh-navigation .navbox li.active{
    background: #e7f1ff;
}

header.navbar .eh-navigation .navbox li.active a.pseudoicon:after {
    background: url(../images/icons/icon-arrow_up.svg) no-repeat
}

header.navbar .credentialform {
    display: none;
    text-align: left;
    position: absolute;
    right: 0;
    top: 35px;
    background: #fbfbfb;
    letter-spacing: 1px;
    width: 100%;
    box-shadow: -2px 2px 8px rgba(0, 0, 0, .25)
}

@media (min-width:768px) {
    header.navbar .credentialform {
        width: 420px;
        right: 0;
        top: 56px
    }
}

header.navbar .credentialform .credentialform-close {
    width: 24px;
    padding: 4px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: .85
}

header.navbar .credentialform .credentialform-close:hover {
    opacity: .45
}

header.navbar .credentialform .credentialform-main {
    padding: 30px 15px 0 15px
}

@media (min-width:768px) {
    header.navbar .credentialform .credentialform-main {
        padding: 30px 35px 0 35px
    }
}

header.navbar .ehnav-top-links {
    margin-right: 0;
    height: 34px;
    margin-top: 8px
}

@media (min-width:768px) {
    header.navbar .ehnav-top-links {
        height: 42px;
        margin-top: 4px
    }
}

header.navbar .ehnav-top-links>li {
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 6px
}

@media (min-width:768px) {
    header.navbar .ehnav-top-links>li {
        padding-bottom: 8px
    }
}

header.navbar .ehnav-top-links>li>a {
    color: #fff;
    background: 0 0;
    border: none;
    padding: 0
}

header.navbar .ehnav-top-links>li>a:focus,
header.navbar .ehnav-top-links>li>a:hover {
    background: 0 0
}

header.navbar .ehnav-top-links>li>a.ehuser-img,
header.navbar .ehnav-top-links>li>a.ehuser-notification {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: block
}

@media (min-width:768px) {
    header.navbar .ehnav-top-links>li>a.ehuser-img,
    header.navbar .ehnav-top-links>li>a.ehuser-notification {
        width: 42px;
        height: 42px
    }
}

header.navbar .ehnav-top-links>li>a.ehuser-img .ehbadge,
header.navbar .ehnav-top-links>li>a.ehuser-notification .ehbadge {
    position: absolute;
    font-size: 10px;
    right: -4px;
    top: -2px;
    border-radius: 50%;
    background: #a3c13d
}

header.navbar .ehnav-top-links>li>a.ehuser-img:focus,
header.navbar .ehnav-top-links>li>a.ehuser-img:hover,
header.navbar .ehnav-top-links>li>a.ehuser-notification:focus,
header.navbar .ehnav-top-links>li>a.ehuser-notification:hover {
    opacity: .85
}

header.navbar .ehnav-top-links>li>a.ehuser-img {
    overflow: hidden
}

header.navbar .ehnav-top-links>li>a.ehuser-notification {
    border: 1px solid #fff
}

header.navbar .ehnav-top-links>li>a.ehuser-notification img {
    padding: 6px
}

header.navbar .ehnav-top-links>li>a img {
    max-width: 100%
}

header.navbar .ehnav-top-links .pagename {
    display: block;
    position: relative;
    color: #fff;
    font-size: 87.5%;
    text-transform: uppercase;
    font-weight: 500;
    margin: 8px 0;
    padding: 3px 0;
    cursor: pointer
}

header.navbar .ehnav-top-links .pagename.current {
    color: #fff;
}

header.navbar .ehnav-top-links .pagename.current:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35%;
    min-width: 25px;
    max-width: 35px;
    height: 3px;
    background: #fff;
    display: block
}

header.navbar .ehmenu {
    width: 120px;
    border: none;
    border-radius: 0;
    padding: 5px 10px;
    background: #f2f2f2;
    font-size: 75%;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .25);
    right: 0;
    left: auto
}

header.navbar .ehmenu>li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 0
}

header.navbar .ehmenu>li:last-child {
    border-bottom: none
}

header.navbar .ehmenu>li>a {
    font-weight: 500;
    padding: 0;
    color: #0b1f5c
}

header.navbar .ehmenu>li>a span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 20px;
    margin-right: 5px
}

header.navbar .ehmenu>li>a span img {
    width: 20px
}

header.navbar .ehmenu>li>a:focus,
header.navbar .ehmenu>li>a:hover {
    background: 0 0;
    font-weight: 700
}

header.navbar .ehmenu>li p {
    font-weight: 500;
    color: #0b1f5c;
    margin: 0
}

header.navbar .ehmenu>li p a {
    padding: 0;
    color: #a3c13d
}

header.navbar .ehmenu>li .ehtimestamp {
    color: #60b7e4
}

header.navbar .ehmenu.ehmenu-notification {
    width: 240px;
    right: -55px
}

@media (min-width:768px) {
    header.navbar .ehmenu.ehmenu-notification {
        right: -60px
    }
}

header.navbar .ehmenu.ehmenu-notification>li {
    padding: 10px
}

header.navbar .ehmenu.ehmenu-notification>li .noresult {
    text-align: center;
    opacity: .85;
    color: #999
}

header.navbar .ehmenu.ehmenu-dashboard {
    right: -40px
}

header.navbar .credentialform-wrap {
    display: none
}

header.navbar.forguest .navbar-brand {
    width: calc(100% - 48px);
    width: -webkit-calc(100% - 48px)
}

@media (min-width:768px) {
    header.navbar.forguest .navbar-brand {
        width: auto
    }
}

header.navbar.forguest .navbar-brand a {
    margin: 6px 0 4px 0;
}

@media (min-width:768px) {
    header.navbar.forguest .navbar-brand a {
        margin: 0
    }
}

header.forguest .navbox-toggle {
    margin: 12px 0;
    position: relative
}

@media (min-width:768px) {
    header.forguest .navbox-toggle {
        margin: 8px 0
    }
}

header.forguest .navbar-brand {
    margin: 8px 10px
}

@media (min-width:768px) {
    header.forguest .navbar-brand {
        margin: 10px 15px!important
    }
}

.credentialform-thanks {
    display: none;
    text-align: center;
    padding: 25px 20px;
    letter-spacing: normal
}

.credentialform-thanks img {
    padding-bottom: 15px;
    max-width: 680px
}

@media (min-width:768px) {
    .credentialform-thanks img {
        padding-bottom: 0
    }
}

.credentialform-thanks h2 {
    color: #60b7e4;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
    font-size: 112.5%;
    line-height: 26px
}

@media (min-width:768px) {
    .credentialform-thanks h2 {
        font-size: 150%;
        margin-bottom: 30px;
        letter-spacing: 1px
    }
}

.credentialform-thanks h2 span {
    text-transform: none
}

.credentialform-thanks h3 {
    color: #60b7e4;
    font-weight: 400;
    margin: 0;
    margin-bottom: 15px;
    font-size: 100%;
    text-transform: uppercase
}

@media (min-width:768px) {
    .credentialform-thanks h3 {
        font-size: 150%;
        margin-bottom: 30px;
        letter-spacing: 2px
    }
}

.credentialform-thanks .ehbtn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .credentialform-thanks .ehbtn {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.credentialform-thanks p {
    color: #0b1f5c;
    font-size: 87.5%;
    font-weight: 900
}

.credentialform-thanks p.dulleffect {
    color: #6d6e71;
    font-weight: 500
}

.credentialform-thanks small {
    color: #6d6e71;
    font-weight: 500;
    display: block;
    font-size: 62.5%;
    padding: 20px 0 0 0
}

.credentialform-thanks small a {
    color: #a3c13d
}

/*.sociallinks {
    padding: 15px 0 0 0
}*/

.sociallinks h2 {
    color: #999;
    margin: 0;
    font-size: 85%;
    font-weight: 500;
    letter-spacing: 1px;
    
}

.sociallinks ul {
    padding: 6px 0;
    height: 52px;
    margin: 0
}

.sociallinks ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px
}

.sociallinks ul li a {
    font-size: 0;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%
}

.sociallinks ul li a.facebook {
    background: inherit
}

.sociallinks ul li a.twitter {
    background:inherit
}

.sociallinks ul li a.googleplus {
    background: #f34938
}

.sociallinks ul li a:hover {
    opacity: .85
}

.credentialform {
    text-align: left
}

.credentialform .credentialform-main {
    padding: 0 40px
}

.credentialform .credentialform-main ul {
    padding: 0;
    margin: 0
}

.credentialform .credentialform-main ul li {
    list-style: none;
    padding-bottom: 20px;
    position: relative
}

.credentialform .credentialform-main ul li:last-child {
    padding-bottom: 0
}

.credentialform .credentialform-main ul li .custombox {
    font-size: 75%;
    color: #0b1f5c;
    font-weight: 500;
    letter-spacing: 0
}

.credentialform .credentialform-main ul li .custombox input {
    margin-top: 2px
}

.credentialform .credentialform-main ul li.cleanbottom {
    padding-bottom: 0
}

.credentialform .credentialform-main ul li .ehfromhelp-block {
    font-size: 75%;
    color: #0b1f5c;
    letter-spacing: 0;
    font-weight: 500
}

.credentialform .credentialform-main ul li .ehfromhelp-block a {
    color: #0b1f5c
}

.credentialform.active {
    display: block
}

.credentialform.active .default {
    display: block
}

.credentialform .credentialform-title {
    color: #0b1f5c;
    font-size: 100%;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px
}

.credentialform .form-show {
    position: absolute;
    right: 12px;
    top: 10px;
    display: none;
    font-size: 62.5%;
    text-transform: uppercase;
    font-weight: 700;
    color: #0b1f5c
}

.credentialform .form-show:focus,
.credentialform .form-show:hover {
    text-decoration: none;
    color: #0b1f5c;
    opacity: .85
}

.credentialform .ehbtn {
    display: table;
    margin: 0 auto;
    min-width: 180px;
    background: #0b1f5c
}

.credentialform .forgotlink {
    color: #0b1f5c;
    font-size: 75%;
    font-weight: 500;
    display: table;
    margin: 5px auto
}

.credentialform .forgotlink:hover {
    text-decoration: underline
}

.credentialform .credentialform-link {
    padding: 10px;
    margin-top: 15px;
    background: #e2e2e2
}

.credentialform .credentialform-link a {
    color: #60b7e4;
    font-size: 75%;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    display: block
}

.credentialform .credentialform-link a:focus,
.credentialform .credentialform-link a:hover {
    text-decoration: none;
    opacity: .75
}

header.navbar.forguest .eh-navigation {
    top: 40px
}

@media (min-width:768px) {
    header.navbar.forguest .eh-navigation {
        top: 56px
    }
}

.lang_mobile {
    display: block
}

@media (min-width:768px) {
    .lang_mobile {
        display: none
    }
}

header.navbar .credentiallinks .changelang.lang_dsktop {
    display: none
}

@media (min-width:768px) {
    header.navbar .credentiallinks .changelang.lang_dsktop {
        display: block;
        float: left
    }
}

.mainwrap {
    padding-top: 50px
}

@media (min-width:992px) {
    .mainwrap {
        padding-top: 62px
    }
}

.mainwrap.forguest {
    padding-top: 50px
}

@media (min-width:768px) {
    .mainwrap.forguest {
        padding-top: 62px
    }
}

.pglyt {
    padding: 20px 0
}

.pglyt .pglyt-head .pglyt-title {
    margin: 3px 10px;
    padding: 5px 0;
    float: left;
    font-size: 100%;
    color: #0b1f5c;
    position: relative
}

@media (min-width:768px) {
    .pglyt .pglyt-head .pglyt-title {
        font-size: 125%
    }
}

.pglyt .pglyt-head .pglyt-title::first-letter {
    font-size: 118.8%
}

.pglyt .pglyt-head .pglyt-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35%;
    min-width: 25px;
    max-width: 35px;
    height: 3px;
    background: #a3c13d;
    display: block
}

.pglyt .pglyt-head .pglyt-icon {
    width: 44px;
    float: left
}

.pglyt .pglyt-head .pglyt-icon:hover {
    opacity: .85
}

.pglyt .pglyt-head .pglyt-heading {
    display: block;
    clear: both;
    padding: 15px 0 0 0;
    color: #60b7e4;
    font-size: 87.5%;
    font-weight: 700;
    margin: 0
}

@media (min-width:768px) {
    .pglyt .pglyt-head .pglyt-heading {
        padding-left: 52px
    }
}

.pglyt .pglyt-head .pglyt-subheading {
    color: #4d4d4d;
    display: block;
    clear: both;
    font-weight: 400;
    padding: 12px 0 0 0;
    margin: 0;
    font-size: 87.5%
}

@media (min-width:768px) {
    .pglyt .pglyt-head .pglyt-subheading {
        padding-left: 52px
    }
}

.pglyt .pglyt-head .pglyt-heading~.pglyt-subheading {
    padding-top: 8px
}

.pglyt .contentwrap {
    padding: 30px 0
}

.pglyt .contentwrap .contentheading {
    font-weight: 700;
    font-size: 131.3%;
    color: #0b1f5c;
    margin: 0
}

.pglyt .contentwrap .contentheading span {
    display: inline-block;
    vertical-align: baseline;
    color: #60b7e4;
    position: relative;
    padding: 4px 0
}

.pglyt .contentwrap .contentheading span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75%;
    height: 3px;
    background: #60b7e4;
    display: block
}

:focus {
    outline: 0
}

.newsletter {
    padding: 12px 0;
    position: relative;
   /* background: #a3c13d url(../images/worn_dots.png) repeat left top;*/
    letter-spacing: 1px
}

/*.newsletter.foruser {
    background: #dfdfdf
}*/

.newsletter h2, .newsletter h3 {
    font-size: 125%;
    font-weight: 700;
    color: #0056a3;
    margin-top: 14px;
    text-align: center
}

.newsletter .newsletter-form {
    padding: 18px 0
}

.newsletter .newsletter-form .ehfrom-feild {
    color: #000;
    border: none;
    background: #fff;
    width: 100%;
    display: block;
    font-weight: 400
}

@media (min-width:768px) {
    .newsletter .newsletter-form .ehfrom-feild {
        height: 46px
    }
}

.newsletter .newsletter-form .ehbtn {
    border-color: #0056a3;
    background: #0056a3;
    color: #fff;
    width: 100%;
    padding: 8px 15px;
    font-size: 87.5%
}

.newsletter .newsletter-form .ehbtn:hover {
    border-color: #0056a3;
    background: #0056a3!important;
    opacity: .85;
    color: #fff!important
}

.newsletter .newsletter-form .ehbtn:active,
.newsletter .newsletter-form .ehbtn:focus {
    outline: 0;
    box-shadow: none;
    color: #fff!important;
    background: #0056a3!important
}

@media (min-width:768px) {
    .newsletter .newsletter-form .ehbtn {
        padding: 11px 16px;
        font-size: 112.5%
    }
}

.specializedWrap {
    padding: 15px 0 40px 0;
    background: #f9f9f9 url(../images/worn_dots.png) repeat left top
}

.specializedWrap h2 {
    color: #00145d;
    font-size: 112.5%;
    text-transform: uppercase;
    position: relative;
    padding-left: 10px;
    margin: 12px 0 0 0;
    text-align: center
}

@media (min-width:768px) {
    .specializedWrap h2 {
        margin-left: 108px;
        font-size: 175%;
        text-align: left
    }
}

.specializedWrap h2:before {
    position: absolute;
    content: '';
    background: #7ac943;
    width: 30px;
    height: 3px;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%)
}

@media (min-width:768px) {
    .specializedWrap h2:before {
        left: 26px;
        bottom: -3px
    }
}

.specializedWrap .specializedTitle {
    color: #686868;
    font-weight: 300;
    padding: 15px 10px;
    margin: 0 18px;
    text-align: center;
    font-size: 75%
}

@media (min-width:768px) {
    .specializedWrap .specializedTitle {
        margin-left: 108px;
        text-align: left;
        font-size: 100%
    }
}

.specializedWrap .mntlyPackWrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 24px;
    font-size: 87.5%
}

@media (min-width:768px) {
    .specializedWrap .mntlyPackWrap {
        padding: 0 100px
    }
}

.specializedWrap .mntlyPackWrap li {
    display: flex;
    padding: 5px
}

.specializedWrap .mntlyPackWrap li .mntlyPack {
    background: #eaeaea;
    padding: 25px;
    width: 100%;
    margin: 0 10px
}

.specializedWrap .mntlyPackWrap li .mntlyPack h3 {
    color: #7ac943;
    font-weight: 800;
    position: relative;
    display: inline-block
}

.specializedWrap .mntlyPackWrap li .mntlyPack p {
    color: #666;
    font-weight: 300;
    padding: 15px 0 10px 0;
    min-height: 84px
}

.specializedWrap .mntlyPackWrap li .mntlyPack span {
    font-weight: 600;
    color: #3fa9f5;
    font-size: 137.5%;
    display: block;
    padding: 10px 0
}

.specializedWrap .mntlyPackWrap li .mntlyPack .btnWrap {
    margin: 10px 0
}

.specializedWrap .mntlyPackWrap li .mntlyPack .btnWrap .buyBtn {
    background: #093332;
    color: #a1c03e;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    width: 116px;
    text-align: center;
    display: inline-block
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 26px;
    border: 0;
    font-size: 0
}

@media (min-width:768px) {
    .slick-next,
    .slick-prev {
        width: 37px;
        height: 80px
    }
}

.slick-prev {
    left: 12px;
    background: url(../images/icons/icon-green-left.svg) no-repeat
}

@media (min-width:768px) {
    .slick-prev {
        left: 30px
    }
}

.slick-next {
    right: 12px;
    background: url(../images/icons/icon-green-right.svg) no-repeat
}

@media (min-width:768px) {
    .slick-next {
        right: 30px
    }
}

.slick-prev.slick-disabled {
    background: url(../images/icons/icon-gray-left.svg) no-repeat
}

.slick-next.slick-disabled {
    background: url(../images/icons/icon-gray-right.svg) no-repeat
}

.herobanner {
    height: auto;
    width: 100%;
    background: #1c4199;
    background-size: contain;
    color: #efa94a;
    text-transform: uppercase
}

@media (min-width:768px) {
    .herobanner {
        height: calc(100vh - 150px);
        height: -webkit-calc(100vh - 150px)
    }
}

.herobanner .container {
    height: 100%
}

.herobanner .container .row {
    height: 100%
}

.herobanner .container .row [class^=col-] {
    height: 100%;
    position: relative
}

@media (min-width:768px) {
    .herobanner .bannerbox {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.herobanner .bannerbox .showcaselinks {
    letter-spacing: 3px;
    z-index: 1;
    margin: 0 15px
}

@media (min-width:768px) {
    .herobanner .bannerbox .showcaselinks {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        margin: 0
    }
}

@media (min-width:992px) {
    .herobanner .bannerbox .showcaselinks {
        width: 430px;
        position: absolute;
        left: 10px;
        bottom: 10%
    }
}

@media (min-width:992px) {
    .herobanner .bannerbox .showcaselinks {
        bottom: 15%
    }
}

.herobanner .bannerbox .showcaselinks .ehbtn {
    min-width: 120px;
    background: #efa94a;
    color: #0b1f5c;
    border-color: #efa94a;
    font-weight: 900
}

.herobanner .bannerbox .showcaselinks .ehbtn:hover {
    background: #efa94a!important;
    color: #0b1f5c!important;
    border-color: #efa94a!important
}

.herobanner .bannerbox .showcaselinks .ehbtn:active,
.herobanner .bannerbox .showcaselinks .ehbtn:focus {
    background: #efa94a!important;
    color: #0b1f5c!important
}

.herobanner .bannerbox .showcaselinks .showcaselinks-box {
    width: 100%;
    padding: 25px 15px;
    text-align: center
}

@media (min-width:768px) {
    .herobanner .bannerbox .showcaselinks .showcaselinks-box {
        width: 50%;
        padding: 35px 50px;
        margin: 0
    }
}

.herobanner .bannerbox .showcaselinks .showcaselinks-box:first-child {
    border-bottom: 2px solid rgba(255, 255, 255, .2)
}

@media (min-width:768px) {
    .herobanner .bannerbox .showcaselinks .showcaselinks-box:first-child {
        padding-left: 0;
        border-bottom: none;
        border-right: 2px solid rgba(255, 255, 255, .2)
    }
}

@media (min-width:768px) {
    .herobanner .bannerbox .showcaselinks .showcaselinks-box:last-child {
        padding-right: 0
    }
}

.herobanner .bannerbox .showcaselinks .showcaselinks-box h2 {
    font-weight: 500;
    margin: 0 0 25px 0;
    font-size: 125%
}

@media (min-width:768px) {
    .herobanner .bannerbox .showcaselinks .showcaselinks-box h2 {
        font-size: 200%;
        padding: 0 10px;
        line-height: 38px;
        padding-bottom: 25px;
        margin: 0
    }
}

.herobanner .bannerbox .worldmap {
    width: 100%;
    z-index: 0;
    position: relative;
    padding-top: 20px
}

@media (min-width:992px) {
    .herobanner .bannerbox .worldmap {
        padding-top: 0;
        float: right;
        width: calc(100% - 430px);
        width: -webkit-calc(100% - 430px)
    }
}

.bookcover {
    position: relative;
    background: url(../images/bookcover-sm.png) no-repeat center top;
    background-size: cover
}

.bookcover:after,
.bookcover:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #1c4199;
    display: block;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0
}

.bookcover:after {
    height: 80%;
    background: #eee
}

@media (min-width:768px) {
    .bookcover {
        height: 400px;
        background-size: none;
        background: url(../images/bookcover-lg.png) no-repeat center top
    }
    .bookcover:after {
        height: 296px;
        background: #eb552b
    }
}

.bookcover .bookchapter {
    padding: 25px 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .bookcover .bookchapter {
        padding: 25px 45px
    }
}

@media (min-width:768px) {
    .bookcover .bookchapter {
        padding: 45px 0;
        width: 718px
    }
}

@media (min-width:992px) {
    .bookcover .bookchapter {
        padding: 75px 0;
        width: 940px
    }
}

@media (min-width:1200px) {
    .bookcover .bookchapter {
        width: 1035px
    }
}

.bookcover .bookchapter .bookchapter-img {
    width: 100%;
    text-align: center;
    position: relative
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-img {
        float: left;
        width: 50%
    }
}

.bookcover .bookchapter .bookchapter-img img {
    padding: 10px 75px;
    display: block;
    margin: 0 auto
}

@media (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .bookcover .bookchapter .bookchapter-img img {
        padding: 35px 75px;
        width: 80%
    }
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-img img {
        padding: 55px 70px;
        padding-left: 60px;
        padding-right: 100px
    }
}

@media (min-width:992px) {
    .bookcover .bookchapter .bookchapter-img img {
        padding-top: 0;
        padding-bottom: 0
    }
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #a3c13d;
    font-weight: 700;
    font-size: 100%;
    display: none
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-img .bookchapter-ani {
        font-size: 150%
    }
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani span {
    position: absolute;
    top: 60px;
    opacity: .6
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani span:first-child {
    left: 25px
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-img .bookchapter-ani span:first-child {
        left: 0
    }
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani span:last-child {
    right: 25px
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-img .bookchapter-ani span {
        top: 120px
    }
}

@media (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .bookcover .bookchapter .bookchapter-img .bookchapter-ani span {
        top: 120px
    }
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.one span:first-child {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.one span:last-child {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg)
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.two span:first-child {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg)
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.two span:last-child {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg)
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.three span:first-child {
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    transform: rotate(25deg)
}

.bookcover .bookchapter .bookchapter-img .bookchapter-ani.three span:last-child {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.bookcover .bookchapter .bookchapter-topic {
    width: 100%;
    letter-spacing: 1px;
    padding: 15px 0;
    position: relative
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-topic {
        float: right;
        width: 50%;
        padding: 20px 40px
    }
}

.bookcover .bookchapter .bookchapter-topic h2 {
    font-weight: 900;
    font-size: 150%;
    color: #0b1f5c;
    position: relative;
    padding-bottom: 5px
}

.bookcover .bookchapter .bookchapter-topic h2:after {
    content: "";
    width: 6%;
    height: 2px;
    background: #0b1f5c;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-topic h2 {
        font-size: 200%
    }
    .bookcover .bookchapter .bookchapter-topic h2:after {
        height: 3px
    }
}

.bookcover .bookchapter .bookchapter-topic p {
    font-weight: 300;
    color: #777;
    font-size: 81.3%
}

@media (min-width:768px) {
    .bookcover .bookchapter .bookchapter-topic p {
        font-size: 93.8%;
        padding: 20px 0
    }
}

.bookcover .bookchapter .bookchapter-topic .ehbtn {
    background: #0b1f5c;
    color: #a3c13d
}

footer {
    background:#4ac0ee;
    font-size: inherit !important;
    color: #fff;
    padding: 35px 0 !important;
    letter-spacing: 1px
}

footer .sociallinks {
    padding-bottom: 15px
}

footer .sociallinks h2 {
    color: #ffff;
    letter-spacing: 2px;
    font-size: 100%;
    font-weight: 500;
    margin: 0;
}

footer .sociallinks ul {
    padding: 15px 0;
    margin: 0
}

footer .sociallinks ul li {
    display: inline-block;
    padding: 0 8px;
    list-style: none
}

footer .sociallinks ul li a {
    font-size: 0;
    display: block;
    /*background: #a3c13d!important;*/
    border-radius: 10%
}

footer .sociallinks ul li a:hover {
    opacity: 1
}

footer .footernav {
    padding-bottom: 20px
}

footer .footernav h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 20px
}

footer .footernav h2 a {
    color: inherit;
    margin-bottom: 10px;
    display: inline-block;    
}

footer .footernav h2 a:focus,
footer .footernav h2 a:hover {
    color: #a3c13d;
    text-decoration: none
}

footer .footernav ul {
    padding: 0
}

footer .footernav ul li {
    padding: 3px 0;
    list-style: none
}

footer .footernav ul li a {
    color: inherit;
    font-size:14px;
    line-height: 1.42857143;
}

footer .footernav ul li a:focus,
footer .footernav ul li a:hover {
    text-decoration: underline;
}

footer p {
    font-weight: 300;
    font-size: 80%;
    color: #fff;
    padding: 28px 0;
    line-height: 18px;
    text-align: center;
    border-top: 1px solid #fff;
    letter-spacing: 0;
    margin: 0
}

footer small {
    font-size: 90%;
    text-align: center;
    display: block;
    color: #fff
}

.infobox {
    text-align: center;
    padding: 0 0 15px 0
}

.infobox img {
    padding-bottom: 15px;
    max-width: 550px
}

@media (min-width:768px) {
    .infobox img {
        padding-bottom: 0
    }
}

.infobox h2, .infobox h1 {
    color: #60b7e4;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
    font-size: 112.5%;
    text-transform: uppercase
}

@media (min-width:768px) {
    .infobox h2, .infobox h1 {
        font-size: 162.5%;
        margin-bottom: 15px;
        letter-spacing: 1px
    }
}

.infobox h3 {
    color: #60b7e4;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    font-size: 100%;
    text-transform: uppercase
}

@media (min-width:768px) {
    .infobox h3 {
        font-size: 125%;
        margin-bottom: 15px;
        letter-spacing: 1px
    }
}

.infobox p {
    color: #0b1f5c;
    font-size: 100%;
    font-weight: 900;
    margin-top: 30px
}

.infobox p.dulleffect {
    color: #6d6e71;
    font-weight: 500;
    margin-top: 0
}

.infobox .ehbtn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .infobox .ehbtn {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.infobox p+.ehbtn {
    margin-top: 0;
    margin-bottom: 10px
}

.infobox small {
    color: #6d6e71;
    font-weight: 500;
    display: block;
    font-size: 75%;
    padding: 20px 0 0 0
}

.infobox small a {
    color: #a3c13d;
    font-weight: 700
}

.ehmodal-body .infobox {
    padding: 0
}

.ehmodal-body .infobox h2 {
    font-size: 125%;
    letter-spacing: 0
}

@media (min-width:768px) {
    .ehmodal-body .infobox h2 {
        font-size: 137.5%
    }
}

.ehmodal-body .infobox p {
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 75%
}

.ehmodal-body .infobox.cautionbox {
    padding-bottom: 15px
}

.ehmodal-body .infobox.cautionbox img {
    padding: 0;
    max-width: 540px
}

@media (min-width:768px) {
    .ehmodal-body .infobox.cautionbox img {
        padding: 0
    }
}

.ehmodal-body .infobox.cautionbox h2 {
    margin-bottom: 0;
    padding: 0
}

@media (min-width:768px) {
    .ehmodal-body .infobox.cautionbox h2 {
        padding: 0 50px
    }
}

.ehmodal-body .infobox.cautionbox h2+.dulleffect {
    margin-top: 5px
}

.ehmodal-body .infobox.cautionbox .ehbtn {
    margin: 0 5px
}

.ehmodal-body .infobox.cautionbox p {
    margin-top: 50px
}

@media screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape) {
    .infobox img {
        max-width: 60%
    }
}

.questionbox {
    padding: 20px;
    border: 1px solid #eee;
    box-shadow: 0 0 40px rgba(0, 0, 0, .08);
    margin-top: 20px
}

@media (min-width:768px) {
    .questionbox {
        padding: 25px 50px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .questionbox {
        padding: 25px 75px
    }
}

.questionbox:first-child {
    margin-top: 0
}

.questionbox .questionbox-title {
    font-weight: 400;
    color: #0b1f5c;
    font-size: 125%;
    margin: 0;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .questionbox .questionbox-title {
        font-size: 150%
    }
}

.questionbox .questionbox-answer {
    padding: 5px;
    margin: 0
}

@media (min-width:768px) {
    .questionbox .questionbox-answer {
        padding: 10px 5px
    }
}

.questionbox .questionbox-answer li {
    padding: 15px 5px;
    border-bottom: 1px solid #eee
}

.questionbox .questionbox-answer li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.questionbox .questionbox-answer li label {
    font-size: 100%;
    color: #4d4d4d;
    font-weight: 300;
    cursor: pointer;
    margin-bottom: 0;
    position: relative
}

@media (min-width:768px) {
    .questionbox .questionbox-answer li label {
        font-size: 112.5%
    }
}

.questionbox .questionbox-answer li label .circle {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #929293;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: -4px
}

@media (min-width:768px) {
    .questionbox .questionbox-answer li label .circle {
        width: 30px;
        height: 30px;
        margin-right: 20px
    }
}

.questionbox .questionbox-answer li label .circle:after {
    content: "";
    width: 80%;
    height: 80%;
    background: url(../images/icons/icon-tick.svg) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.questionbox .questionbox-answer li label span {
    display: block;
    padding-left: 35px
}

@media (min-width:768px) {
    .questionbox .questionbox-answer li label span {
        padding-left: 50px
    }
}

.questionbox .questionbox-answer li label input {
    display: none
}

.questionbox .questionbox-answer li label input:checked+.circle {
    background: #a3c13c;
    border-color: #a3c13c
}

.questionbox .questionbox-answer li label input:checked+.circle+span {
    color: #60b7e4;
    font-weight: 500
}

.questionbox-action {
    padding: 30px 20px;
    text-align: center
}

.questionbox-action .ehbtn {
    min-width: 120px
}

@media (min-width:768px) {
    .questionbox-action {
        padding: 30px 60px;
        text-align: left
    }
}

@media (min-width:992px) {
    .questionbox-action {
        padding: 30px 85px
    }
}

.noterene {
    color: #606060;
    display: block;
    font-size: 56.3%;
    font-weight: 500;
    text-transform: uppercase;
    padding-right: 10px;
    text-align: center
}

@media (min-width:768px) {
    .noterene {
        text-align: right
    }
}

.dashboardcontent.contentwrap {
    padding-bottom: 20px
}

.dashboardcontent .ehtablewrap .ehtable>tbody>tr>td,
.dashboardcontent .ehtablewrap .ehtable>tbody>tr>th,
.dashboardcontent .ehtablewrap .ehtable>tfoot>tr>td,
.dashboardcontent .ehtablewrap .ehtable>tfoot>tr>th,
.dashboardcontent .ehtablewrap .ehtable>thead>tr>td,
.dashboardcontent .ehtablewrap .ehtable>thead>tr>th {
    width: 16%;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase
}

.dashboardcontent .ehtablewrap .ehtable>tbody>tr>td:first-child,
.dashboardcontent .ehtablewrap .ehtable>tbody>tr>th:first-child,
.dashboardcontent .ehtablewrap .ehtable>tfoot>tr>td:first-child,
.dashboardcontent .ehtablewrap .ehtable>tfoot>tr>th:first-child,
.dashboardcontent .ehtablewrap .ehtable>thead>tr>td:first-child,
.dashboardcontent .ehtablewrap .ehtable>thead>tr>th:first-child {
    width: 36%;
    padding-left: 8px;
    padding-right: 8px
}

@media (min-width:992px) {
    .dashboardcontent .ehtablewrap .ehtable>tbody>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>tbody>tr>th,
    .dashboardcontent .ehtablewrap .ehtable>tfoot>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>tfoot>tr>th,
    .dashboardcontent .ehtablewrap .ehtable>thead>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>thead>tr>th {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:1200px) {
    .dashboardcontent .ehtablewrap .ehtable>tbody>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>tbody>tr>th,
    .dashboardcontent .ehtablewrap .ehtable>tfoot>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>tfoot>tr>th,
    .dashboardcontent .ehtablewrap .ehtable>thead>tr>td,
    .dashboardcontent .ehtablewrap .ehtable>thead>tr>th {
        padding-left: 20px;
        padding-right: 20px
    }
}

.dashboardcontent .dashboardcontent-action .ehbtn {
    font-weight: 500;
    font-size: 87.5%;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: table;
    margin: 0 auto 10px auto;
    width: 180px
}

@media (min-width:768px) {
    .dashboardcontent .dashboardcontent-action .ehbtn {
        width: auto;
        display: inline-block;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 10px 0 0
    }
}

.dashboardcontent .dashboardcontent-billing {
    font-weight: 500;
    font-size: 75%;
    line-height: 24px;
    color: #60b7e4;
    letter-spacing: 1px;
    padding-top: 30px;
    margin: 0
}

.dashboardcontent .dashboardcontent-billing .pglyt-icon {
    width: 22px;
    float: left;
    margin-right: 5px
}

.dashboardcontent .dashboardcontent-billing a {
    color: #a3c13d;
    text-transform: uppercase;
    font-weight: 700
}

.dashboardcontent .subscriptionbox {
    position: relative;
    padding: 15px 0;
    letter-spacing: 1px
}

@media (min-width:768px) {
    .dashboardcontent .subscriptionbox {
        padding: 30px 20px;
        min-height: 378px
    }
}

.dashboardcontent .subscriptionbox img {
    padding-bottom: 25px;
    max-width: 180px
}

.dashboardcontent .subscriptionbox h3 {
    font-weight: 700;
    font-size: 162.5%;
    color: #0b1f5c;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 20px
}

.dashboardcontent .subscriptionbox h3.subscription-title {
    text-transform: none;
    letter-spacing: 1px;
    padding-bottom: 0
}

.dashboardcontent .subscriptionbox h3.subscription-title .basic {
    color: #a3c13d
}

.dashboardcontent .subscriptionbox h3.subscription-title .plus {
    color: #60b7e4
}

.dashboardcontent .subscriptionbox h3.subscription-title .pro {
    color: #0056a3
}

.dashboardcontent .subscriptionbox .subscription-subtitle {
    font-weight: 700;
    font-size: 93.8%;
    color: #60b7e4;
    padding: 8px 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .5px
}

.dashboardcontent .subscriptionbox .subscription-subtitle .ehlink {
    text-transform: none;
    font-size: 87.5%;
    font-weight: 500
}

.dashboardcontent .subscriptionbox .subscription-time {
    padding: 5px 0 25px 0;
    font-size: 75%;
    color: #6d6e71;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .5px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.dashboardcontent .subscriptionbox .subscription-time p {
    padding: 0 15px;
    margin: 0;
    text-align: left
}

@media (min-width:768px) {
    .dashboardcontent .subscriptionbox .subscription-time p {
        padding: 0 20px
    }
}

.dashboardcontent .subscriptionbox .ehbtn {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 5px 5px;
    font-weight: 700
}

@media (min-width:992px) {
    .dashboardcontent .subscriptionbox .ehbtn {
        margin: 0 5px
    }
}

.dashboardcontent .subscriptionbox small {
    font-weight: 700;
    font-size: 75%;
    color: #60b7e4;
    display: block;
    padding: 10px 5px 0 5px
}

.dashboardcontent .subscriptionbox .ehlink {
    font-weight: 700;
    font-size: 75%;
    color: #a3c13d;
    letter-spacing: 0
}

.dashboardcontent .subscriptionbox .ehlink.dulleffect {
    color: #6d6e71
}

.dashboardcontent .subscriptionbox.borderline:after {
    content: "";
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 1px;
    background: #dbdbdb
}

@media (min-width:768px) {
    .dashboardcontent .subscriptionbox.borderline:after {
        right: -16px;
        top: 12%;
        left: inherit;
        bottom: inherit;
        width: 1px;
        height: 76%
    }
}

.dashboardcontent .subscriptiontimebox {
    position: relative;
    padding: 25px 0
}

@media (min-width:768px) {
    .dashboardcontent .subscriptiontimebox {
        padding: 30px
    }
}

.dashboardcontent .subscriptiontimebox h3 {
    font-weight: 700;
    font-size: 150%;
    color: #0b1f5c;
    margin: 0;
    text-transform: none;
    padding-bottom: 20px
}

.dashboardcontent .subscriptiontimebox h3 img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
    width: 22px
}

.dashboardcontent .subscriptiontimebox h3 span {
    position: relative
}

.dashboardcontent .subscriptiontimebox h3 span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35%;
    min-width: 25px;
    height: 3px;
    display: block
}

.dashboardcontent .subscriptiontimebox h3 .ehbadge {
    margin-top: 10px
}

@media (min-width:768px),
(min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .dashboardcontent .subscriptiontimebox h3 .ehbadge {
        vertical-align: top;
        margin-top: 0
    }
}

.dashboardcontent .subscriptiontimebox h3 .basic {
    color: #a3c13d
}

.dashboardcontent .subscriptiontimebox h3 .basic:after {
    background: #a3c13d
}

.dashboardcontent .subscriptiontimebox h3 .plus {
    color: #60b7e4
}

.dashboardcontent .subscriptiontimebox h3 .plus:after {
    background: #60b7e4
}

.dashboardcontent .subscriptiontimebox h3 .pro {
    color: #0056a3
}

.dashboardcontent .subscriptiontimebox h3 .pro:after {
    background: #0056a3
}

.dashboardcontent .subscriptiontimebox p {
    padding: 0 10px;
    margin: 0 auto;
    color: #4d4d4d;
    font-size: 75%;
    display: table;
    text-align: left
}

.dashboardcontent .subscriptiontimebox .planlist {
    text-align: left;
    max-width: 280px;
    margin: 0 auto;
    padding: 20px 0 30px 0
}

.dashboardcontent .subscriptiontimebox .ehbtn {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 5px 5px;
    font-weight: 700;
    letter-spacing: 1px;
    min-width: 175px
}

@media (min-width:992px) {
    .dashboardcontent .subscriptiontimebox .ehbtn {
        margin: 0 5px
    }
}

.dashboardcontent .subscriptiontimebox .ehlink {
    font-weight: 700;
    font-size: 75%;
    color: #a3c13d;
    letter-spacing: 0
}

.dashboardcontent .subscriptiontimebox .ehlink.dulleffect {
    color: #6d6e71
}

.dashboardcontent .subscriptiontimebox.borderline:after {
    content: "";
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 1px;
    background: #dbdbdb
}

@media (min-width:768px) {
    .dashboardcontent .subscriptiontimebox.borderline:after {
        right: -16px;
        top: 12%;
        left: inherit;
        bottom: inherit;
        width: 1px;
        height: 76%
    }
}

.dashboardcontent .orderitem {
    border-top: 1px solid #0b1f5c;
    border-bottom: 1px solid #0b1f5c;
    padding: 10px 0
}

.dashboardcontent .orderitem .orderitem-row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.dashboardcontent .orderitem .orderitem-row .orderitem-info {
    min-width: 280px;
    padding: 5px 0;
    width: 100%;
    text-align: center
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .orderitem-info {
        width: 75%;
        padding: 5px 10px;
        text-align: left
    }
}

.dashboardcontent .orderitem .orderitem-row .orderitem-info h3 {
    font-size: 125%;
    margin: 0
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .orderitem-info h3 {
        font-size: 175%;
        padding-bottom: 10px
    }
}

.dashboardcontent .orderitem .orderitem-row .orderitem-info p {
    color: #6d6e71;
    font-size: 87.5%;
    margin: 0 0 5px 0
}

.dashboardcontent .orderitem .orderitem-row .orderitem-amt {
    padding: 10px 0;
    width: 100%;
    min-width: 150px;
    text-align: center
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .orderitem-amt {
        width: 25%;
        padding: 5px 10px;
        text-align: right
    }
}

.dashboardcontent .orderitem .orderitem-row .orderitem-amt h4 {
    font-size: 150%;
    margin: 0;
    font-weight: 700;
    color: #0b1f5c
}

.dashboardcontent .orderitem .orderitem-row .orderitem-amt small {
    text-transform: uppercase;
    font-size: 56.3%;
    display: block;
    color: #606060;
    font-weight: 500
}

.dashboardcontent .orderitem .orderitem-row .orderitem-plan {
    padding: 10px 0;
    min-width: 280px;
    width: 100%;
    text-align: center
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .orderitem-plan {
        padding: 0 10px;
        width: 75%;
        text-align: left
    }
}

.dashboardcontent .orderitem .orderitem-row .orderitem-plan p {
    font-weight: 700;
    font-size: 75%;
    color: #60b7e4;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .5px
}

.dashboardcontent .orderitem .orderitem-row .orderitem-plan p a {
    text-transform: none;
    font-size: 100%;
    font-weight: 500;
    color: #a3c13d
}

.dashboardcontent .orderitem .orderitem-row .couponcode {
    padding: 10px 0;
    min-width: 150px;
    width: 100%;
    text-align: center
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .couponcode {
        padding: 0 10px;
        width: 25%;
        text-align: right
    }
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox {
    font-weight: 700;
    font-size: 75%;
    color: #0b1f5c
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label {
    margin-bottom: 0
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    max-width: 250px
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label p a {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #0b1f5c;
    font-weight: 700;
    font-size: 87.5%
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label p a.dulleffect {
    color: #999
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label p.couponfill,
.dashboardcontent .orderitem .orderitem-row .couponcode .custombox label p.couponfilled {
    display: none
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox .square {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #0b1f5c;
    margin-right: 5px;
    margin-top: -3px;
    position: relative
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox .square:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(../images/icons/icon-tick.svg) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox input[type=checkbox] {
    display: none
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox span {
    float: right;
    color: #3b3b3b;
    letter-spacing: 0;
    font-size: 112.5%;
    font-weight: 900
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox input:checked+.square {
    background: #0b1f5c;
    border-color: #0b1f5c
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox input:checked+.square+span,
.dashboardcontent .orderitem .orderitem-row .couponcode .custombox input:checked+.square+span b {
    color: #0b1f5c
}

.dashboardcontent .orderitem .orderitem-row .couponcode .custombox .ehfrom-feild {
    width: 150px;
    height: 18px;
    font-size: 12px;
    padding: 0 5px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle
}

.dashboardcontent .orderitem .orderitem-row .couponcode .discountval {
    display: none;
    font-weight: 500;
    font-size: 87.5%;
    color: #6d6e71;
    margin: 0;
    padding: 10px 0 0 0
}

@media (min-width:768px) {
    .dashboardcontent .orderitem .orderitem-row .couponcode .discountval {
        padding: 5px 0 0 0
    }
}

.dashboardcontent .ordertotal {
    text-align: center;
    padding: 10px 10px 30px 10px
}

@media (min-width:768px) {
    .dashboardcontent .ordertotal {
        text-align: right;
        padding: 10px;
        padding-bottom: 20px
    }
}

.dashboardcontent .ordertotal h4 {
    font-size: 187.5%;
    margin: 0;
    font-weight: 700;
    color: #0b1f5c
}

.dashboardcontent .ordertotal h4 span {
    margin-left: 15px
}

.planlist {
    padding: 0;
    margin: 0
}

@media (min-width:768px) {
    .planlist {
        padding: 0 20px
    }
}

.planlist li {
    border-bottom: 1px solid #ccc;
    padding: 10px
}

.planlist li:last-child {
    border-bottom: none
}

.planlist li>div {
    margin: 0
}

.planlist li label {
    font-size: 87.5%;
    font-weight: 700;
    display: block;
    color: #6d6e71;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 22px;
    padding: 0
}

.planlist li label .circle {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #929293;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: -3px;
    position: relative
}

.planlist li label .circle:after {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/icons/icon-tick.svg) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.planlist li label input {
    display: none
}

.planlist li label p {
    display: inline-block!important;
    padding: 0!important;
    color: #6d6e71!important;
    font-size: 87.5%!important;
    margin-bottom: 0!important;
    vertical-align: middle;
    transition: all .2s ease-in-out
}

.planlist li label span {
    float: right;
    color: #3b3b3b;
    letter-spacing: 0;
    font-size: 112.5%;
    font-weight: 900;
    transition: all .2s ease-in-out
}

.planlist li label span .inrstyle {
    font-weight: inherit
}

.planlist li label input:checked+.circle {
    background: #a3c13c;
    border-color: #a3c13c
}

.planlist li label input:checked+.circle+p {
    font-size: 100%!important;
    color: #60b7e4!important
}

.planlist li label input:checked+.circle+p+span {
    font-size: 125%
}

.planlist li label input:checked+.circle+p+span,
.planlist li label input:checked+.circle+p+span b {
    font-weight: 900;
    color: #0b1f5c
}

.plantitle {
    font-weight: 700;
    color: #0b1f5c;
    margin: 0;
    text-transform: none;
    letter-spacing: 0;
    padding-bottom: 0
}

.plantitle .basic {
    color: #a3c13d
}

.plantitle .plus {
    color: #60b7e4
}

.plantitle .pro {
    color: #0056a3
}

.levelendbox {
    text-align: center
}

.levelendbox img {
    padding-bottom: 0;
    max-width: 380px
}

.levelendbox h2 {
    color: #60b7e4;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
    font-size: 150%;
    text-transform: uppercase
}

@media (min-width:768px) {
    .levelendbox h2 {
        font-size: 175%;
        margin-bottom: 15px;
        letter-spacing: 1px
    }
}

.levelendbox h3 {
    color: #60b7e4;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    font-size: 112.5%;
    text-transform: uppercase
}

@media (min-width:768px) {
    .levelendbox h3 {
        font-size: 150%;
        margin-bottom: 15px;
        letter-spacing: 1px
    }
}

.levelendbox h3 a {
    color: #a3c13d;
    font-weight: 500
}

.levelendbox p {
    color: #0b1f5c;
    font-size: 100%;
    font-weight: 900;
    margin-top: 20px;
    margin-bottom: 20px
}

.levelendbox p.dulleffect {
    color: #4d4d4d;
    font-weight: 500
}

.levelendbox .ehbtn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .levelendbox .ehbtn {
        margin-top: 30px;
        margin-bottom: 15px
    }
}

.thankyoupage .contentwrap {
    padding: 10px 0
}

.ehtable .contentheading {
    text-transform: capitalize
}

.profile-head {
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.profile-head .userinfo {
    min-height: 55px
}

.profile-head .userinfo>div {
    display: block;
    margin: 0 auto;
    text-align: center
}

@media (min-width:768px) {
    .profile-head .userinfo>div {
        display: inline-block;
        vertical-align: bottom;
        text-align: left
    }
}

.profile-head .userinfo .userinfo-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 15px;
    position: relative
}

.profile-head .userinfo .userinfo-img img {
    max-width: 125px
}

.profile-head .userinfo .userinfo-img .userinfo-delete {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: none
}

.profile-head .userinfo .userinfo-img a {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 75%;
    z-index: 1
}

.profile-head .userinfo .userinfo-img a:focus,
.profile-head .userinfo .userinfo-img a:hover {
    opacity: .75;
    text-decoration: none
}

.profile-head .userinfo .userinfo-img .deletelink {
    background: #a5a5a5;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 15px
}

.profile-head .userinfo .userinfo-img .deletelink img {
    max-width: 18px
}

.profile-head .userinfo .userinfo-img .editlink {
    background: #a3c13d;
    right: 0;
    top: 10px;
    padding: 6px;
    border-radius: 50%
}

.profile-head .userinfo .userinfo-img .editlink img {
    width: 14px
}

@media (min-width:768px) {
    .profile-head .userinfo .userinfo-img {
        margin-right: 25px;
        margin-bottom: 0
    }
}

.profile-head .userinfo .userinfo-name {
    color: #0b1f5c;
    font-weight: 500;
    font-size: 125%;
    margin: 0 auto;
    text-transform: uppercase;
    position: relative;
    padding: 5px 0;
    display: table
}

@media (min-width:768px) {
    .profile-head .userinfo .userinfo-name {
        display: block;
        margin: 0
    }
}

@media (min-width:768px) {
    .profile-head .userinfo .userinfo-name {
        font-size: 150%
    }
}

.profile-head .userinfo .userinfo-name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35%;
    min-width: 25px;
    max-width: 35px;
    height: 3px;
    background: #a3c13d;
    display: block
}

.profile-head .userinfo .userinfo-mailid {
    color: #535456;
    font-weight: 500;
    font-size: 75%;
    margin: 0
}

@media (min-width:768px) {
    .profile-head .userinfo .userinfo-mailid {
        font-size: 87.5%
    }
}

.profile-head .userinfo-action {
    padding: 15px 10px;
    text-align: center
}

.profile-head .userinfo-action .ehbtn {
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 5px
}

.profile-head .userinfo-action .ehbtn:last-child {
    margin-right: 0
}

@media (min-width:768px) {
    .profile-head .userinfo-action {
        text-align: right;
        padding: 0;
        padding-top: 95px
    }
}

.userinfo-detail {
    padding: 30px 0;
    padding-bottom: 10px
}

@media (min-width:768px) {
    .userinfo-detail {
        padding: 30px 0
    }
}

.userinfo-detail ul {
    padding: 0;
    margin: 0
}

.userinfo-detail ul li {
    padding-bottom: 10px;
    position: relative
}

.userinfo-detail ul li:last-child {
    padding-bottom: 0
}

.userinfo-detail ul li ul {
    padding-bottom: 25px
}

@media (min-width:768px) {
    .userinfo-detail ul li ul {
        padding-left: 30px
    }
}

.userinfo-detail ul li ul li .form-group {
    margin-bottom: 0
}

.userinfo-detail ul li ul li .form-group .ehfrom-feild,
.userinfo-detail ul li ul li .form-group .ehfrom-label {
    margin-bottom: 0
}

.userinfo-detail ul li ul li .ehfrom-label {
    padding-left: 0;
    width: 170px
}

.userinfo-detail ul li .errormessage {
    padding-left: 0;
    text-align: left
}

@media (min-width:768px) {
    .userinfo-detail ul li .errormessage {
        padding-left: 222px
    }
}

.userinfo-detail ul.viewonly li {
    padding-bottom: 25px
}

.userinfo-detail ul.viewonly li .form-group {
    margin-bottom: 0
}

.userinfo-detail ul.viewonly li .form-group .ehfrom-feild,
.userinfo-detail ul.viewonly li .form-group .ehfrom-label {
    margin-bottom: 0
}

.userinfo-detail ul.viewonly li ul {
    padding-bottom: 0;
    padding-left: 30px
}

.userinfo-detail ul.viewonly li ul li {
    padding-bottom: 0
}

.userinfo-detail ul.viewonly li ul li .ehfrom-feild {
    padding-left: 0
}

@media (min-width:768px) {
    .userinfo-detail ul.viewonly li ul li .ehfrom-feild {
        padding-left: 15px
    }
}

.userinfo-detail .ehfrom-label {
    padding-left: 30px;
    position: relative;
    line-height: 25px;
    display: block;
    color: #0056a3
}

.userinfo-detail .ehfrom-label img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 25px
}

@media (min-width:768px) {
    .userinfo-detail .ehfrom-label {
        display: inline-block;
        vertical-align: top;
        width: 200px;
        margin-right: 15px
    }
    .userinfo-detail .ehfrom-label:after {
        content: ":";
        position: absolute;
        right: 0;
        color: #0b1f5c;
        opacity: .85
    }
}

.userinfo-detail .ehfrom-feild {
    color: #333;
    font-weight: 400;
    border-bottom-color: #ddd
}

@media (min-width:768px) {
    .userinfo-detail .ehfrom-feild {
        display: inline-block;
        width: 280px;
        height: 34px
    }
}

.userinfo-detail .ehfrom-feild.datedropdown {
    width: 75px;
    display: inline-block
}

.userinfo-detail .ehfrom-feild.monthdropdown {
    width: 95px;
    display: inline-block
}

.userinfo-detail .ehfrom-feild.yeardropdown {
    width: 100px;
    display: inline-block
}

.userinfo-detail select.ehfrom-feild {
    background-image: url(../images/selectarrow-greendown.png)!important;
    background-repeat: no-repeat!important;
    background-position: 98% center!important
}

.userinfo-detail p.ehfrom-feild {
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    font-weight: 500;
    padding-left: 30px
}

@media (min-width:768px) {
    .userinfo-detail p.ehfrom-feild {
        min-height: 30px;
        height: auto;
        padding-top: 0;
        padding-left: 15px
    }
}

.userinfo-detail p.ehfrom-feild .missing {
    color: #ccc;
    text-transform: none;
    font-weight: 400
}

.cng-passwordmodal form ul {
    padding: 0
}

@media (min-width:768px) {
    .cng-passwordmodal form ul {
        padding: 15px 80px 0 80px
    }
}

.cng-passwordmodal form ul li {
    padding-bottom: 25px
}

.cng-passwordmodal form ul li:last-child {
    padding-bottom: 0
}

.cng-passwordmodal .cng-passwordfooter {
    display: flex
}

.cng-passwordmodal .cng-passwordfooter button.ehbtn-sm {
    width: 100%
}

.cng-passwordmodal .infobox.cautionbox .oopscontent {
    padding-bottom: 40px
}

.successbox {
    display: none
}

.ehmodal-header .close {
    z-index: 1
}

.levelfilter ul {
    margin: 18px 0 0 0;
    padding: 0
}

.levelfilter li {
    display: inline-block;
    padding: 5px
}

@media (min-width:768px) {
    .levelfilter li {
        padding: 10px 30px
    }
}

.levelfilter li .levelfilterlist {
    text-align: center;
    display: block;
    font-size: 62.5%;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #1696f5
}

@media (min-width:768px) {
    .levelfilter li .levelfilterlist {
        font-size: 87.5%;
        text-align: left
    }
}

.levelfilter li .levelfilterlist img {
    display: block;
    margin: 0 auto 5px auto;
    width: 32px
}

@media (min-width:768px) {
    .levelfilter li .levelfilterlist img {
        margin: 0;
        margin-right: 10px;
        display: inline-block
    }
}

.modulelearn ul {
    padding: 0
}

@media (min-width:768px) {
    .modulelearn ul {
        padding: 0 80px
    }
}

.modulelist {
    position: relative;
    background: #eaeaea;
    margin: 15px 0;
    width: 100%;
    padding: 15px;
    height: 170px;
    color: #a8a8a8;
    display: table
}

.modulelist .modulewrap {
    display: table-cell;
    vertical-align: middle
}

.modulelist .modulenumber {
    position: absolute;
    background-color: #c9c9c9;
    left: -2px;
    top: 12px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    width: 38px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 75%;
    font-weight: 500
}

.modulelist img {
    width: 18px;
    margin: 4px 0 2px 0
}

.modulelist .modulelearnTime span {
    font-size: 125%;
    color: inherit;
    background-color: inherit;
    display: block;
    line-height: 16px;
    margin-top: 8px;
    font-weight: 600
}

.modulelist .modulelearnTime p {
    font-size: 75%;
    margin-bottom: 18px;
    color: inherit
}

.modulelist .modulename {
    font-size: 87.5%;
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 600;
    color: inherit
}

.currentmodule {
    background: #7bc942;
    color: #fff;
    cursor: pointer
}

.currentmodule .modulenumber {
    background: #fff;
    color: #7bc942
}

.completedModule {
    background: #c3edc3;
    color: #5a5a59;
    cursor: pointer
}

.completedModule .modulenumber {
    background: #7bc942;
    color: #fff
}

.completedModule .modulename {
    color: #7bc942
}

.leveltabs {
    background: #3fa9f5;
    padding: 15px 0;
    overflow: auto
}

@media (min-width:768px) {
    .leveltabs {
        margin-top: 20px;
        padding: 20px 0
    }
}

.leveltabs ul {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.leveltabs ul li {
    min-width: 80px;
    font-weight: 500;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    font-size: 87.5%
}

.leveltabs ul li:first-child {
    margin-left: 0
}

.leveltabs ul li:last-child {
    margin-right: 0
}

@media (min-width:992px) {
    .leveltabs ul li {
        margin: 0 30px
    }
}

@media (min-width:1200px) {
    .leveltabs ul li {
        margin: 0 50px
    }
}

.leveltabs ul li .levellist {
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    color: #ecd1bd
}

.leveltabs ul li .levellist.active {
    font-weight: 700;
    color: #fff
}

.leveltabs ul li .levellist.active:before {
    width: 90%;
    background: #fff;
    height: 4px;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%)
}

.leveltabs ul li .levellist.completelavel {
    font-weight: 700;
    color: #b1f770
}

.learnBtn .btn {
    width: 210px
}

.learnBtn p {
    font-size: 87.5%;
    color: #0b1f5c;
    text-transform: uppercase;
    font-weight: 500
}

.learnBtn.disabled p {
    color: #9a9a9a
}

.learnBtn.disabled .ehbtn {
    cursor: default;
    background-color: #ddd;
    color: #9a9a9a;
    border-color: #ddd
}

.learnBtn.disabled .ehbtn:focus,
.learnBtn.disabled .ehbtn:hover {
    background-color: #ddd!important;
    color: #9a9a9a!important;
    border-color: #ddd!important
}

.placementWrap {
    position: fixed;
    background: #e1752c;
    top: 50%;
    right: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 12px;
    z-index: 9;
    height: 230px;
    transform: translateY(-50%);
    font-size: 75%
}

@media (min-width:768px) {
    .placementWrap {
        height: 350px;
        font-size: 112.5%;
        padding: 10px 25px
    }
}

.placementWrap a {
    color: inherit;
    transform: rotate(-90deg);
    position: absolute;
    width: 331px;
    text-align: center;
    left: -152px;
    top: 106px
}

@media (min-width:768px) {
    .placementWrap a {
        top: 162px;
        left: -140px
    }
}

.placementWrap a:focus,
.placementWrap a:hover {
    text-decoration: none
}

.placementWrap:focus,
.placementWrap:hover {
    opacity: .85
}

.learnbanner {
    width: 100%;
    background: #1c4199;
    background-size: contain
}

@media (min-width:768px) {
    .learnbanner {
        padding: 15px 0 0 0
    }
}

.learnbanner .worldenglishhead {
    padding-bottom: 10px
}

.learnbanner .worldenglishhead h2, .learnbanner .worldenglishhead h1 {
    position: relative;
    color: #efa94a;
    font-size: 150%;
    letter-spacing: 2px
}

@media (min-width:768px) {
    .learnbanner .worldenglishhead h2, .learnbanner .worldenglishhead h1 {
        font-size: 212.5%
    }
}

.learnbanner .worldenglishhead h1:after {
    position: absolute;
    bottom: -5px;
    width: 35px;
    background: #efa94a;
    height: 3px;
    content: '';
    left: 0
}

.learnbanner .worldenglishhead p, .learnbanner .worldenglishhead h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 87.5%;
    padding: 15px 0;
    margin-bottom: 0
}

@media (min-width:768px) {
    .learnbanner .worldenglishhead p, .learnbanner .worldenglishhead h2 {
        padding: 22px 0;
        font-size: 118.8%
    }
}

.learnbanner .worldenglishhead .ehbtn {
    background: #efa94a;
    color: #fff;
    text-transform: none;
    border-color: #efa94a;
    letter-spacing: 1px
}

.learnbanner .worldenglishhead .ehbtn:hover {
    background: #efa94a
}

.programwrap {
    background: #f4f4f4;
    padding: 0
}

@media (min-width:768px) {
    .programwrap {
        padding: 45px 0
    }
}

.programwrap .programtitle {
    margin: 10px 20px
}

.programwrap .programtitle h2 {
    color: #0b215d;
    font-size: 118.8%;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px
}

@media (min-width:768px) {
    .programwrap .programtitle h2 {
        font-size: 162.5%
    }
}

.programwrap .programtitle span {
    color: #6d6c71;
    font-size: 100%
}

@media (min-width:768px) {
    .programwrap .programtitle span {
        font-size: 131.3%
    }
}

.programwrap ul {
    padding: 35px 0;
    padding-bottom: 20px;
    margin: 0
}

.programwrap ul li {
    float: left;
    padding: 10px 0;
    padding: 10px 0
}

@media (min-width:768px) {
    .programwrap ul li {
        padding: 0
    }
}

.programwrap ul li img {
    width: 120px;
    height: 120px
}

.programwrap ul li span, .programwrap ul li h3 {
    display: block;
    color: #383838;
    font-weight: 400;
    font-family: roboto, sans-serif;
    font-size: 16px;
    padding: 10px 0;
    width: 200px;
    margin: 0 auto;
    line-height: 20px;
}

@media (min-width:768px) {
    .programwrap ul li span, .programwrap ul li h3 {
        padding: 10px 0;
        width: 90%
    }
}

@media (min-width:992px) {
    .programwrap ul li span, .programwrap ul li h3 {
        padding: 10px 0;
        width: 75%
    }
}

.videomainwrap {
    background: #e8e8e8
}

.videomainwrap .container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .videomainwrap .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.videomainwrap .videowrap {
    background: #fff;
    padding: 0;
    display: table;
    position: relative;
    width: 100%
}

@media (min-width:768px) {
    .videomainwrap .videowrap {
        padding: 30px 60px
    }
}

@media (min-width:992px) {
    .videomainwrap .videowrap {
        padding: 40px 100px
    }
}

.video {
    width: 100%
}

.playpause {
    width: 52px;
    height: 52px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px #fff;
    cursor: pointer
}

@media (min-width:768px) {
    .playpause {
        width: 70px;
        height: 70px
    }
}

.videotext {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px
}

@media (min-width:768px) {
    .videotext {
        top: inherit;
        bottom: 86px;
        left: 60px;
        padding: 10px
    }
}

@media (min-width:992px) {
    .videotext {
        bottom: 120px;
        left: 100px
    }
}

.videotext h2 {
    color: #fff;
    font-size: 87.5%;
    font-weight: 400;
    margin: 0
}

@media (min-width:768px) {
    .videotext h2 {
        font-size: 138%;
        margin-bottom: 6px
    }
}

@media (min-width:992px) {
    .videotext h2 {
        font-size: 186.5%
    }
}

.videotext span {
    color: #3db7c4;
    font-size: 80%
}

@media (min-width:768px) {
    .videotext span {
        font-size: 95%
    }
}

@media (min-width:992px) {
    .videotext span {
        font-size: 125%
    }
}

.worldenglish {
    margin: 0 auto;
    width: 260px
}

@media (min-width:768px) {
    .worldenglish {
        width: 300px
    }
}

@media (min-width:992px) {
    .worldenglish {
        width: auto
    }
}

video::-webkit-media-controls-play-button {
    display: none!important
}

.planspricing {
    background: #fff;
    border-top: 1px solid #5c6a92;
    margin-bottom: 38px
}

.planspricing .planarea {
    padding: 0
}

.planspricing .title {
    text-align: center;
    font-size: 162.5%;
    color: #e7a233;
    font-weight: 400;
    margin: 40px 0;
    text-transform: uppercase;
    letter-spacing: 2px
}

.planspricing .plansdetailswrap {
    padding: 40px 10px 15px 10px;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
    overflow: hidden;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .planspricing .plansdetailswrap {
        padding: 30px 20px
    }
}

.planspricing .plansdetailswrap .ehbtn {
    width: 210px;
    margin: 20px 0 0 0
}

.planspricing .plansdetailswrap .planshead h4 {
    font-size: 125%;
    color: #0a154a;
    margin-bottom: 0
}

.planspricing .plansdetailswrap .planshead h3 {
    font-size: 200%;
    color: #aacb4c;
    margin-top: 0;
    display: inline-block;
    position: relative;
    padding: 5px 0
}

.planspricing .plansdetailswrap .planshead h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #aacb4c;
    left: 50%;
    transform: translateX(-50%)
}

.planspricing .plansdetailswrap .plandescription {
    font-size: 87.5%;
    color: #585959;
    min-height: 100px;
    padding: 20px 0
}

.planspricing .plansdetailswrap .plansview {
    width: 100%;
    color: #0a154a;
    letter-spacing: 2px;
    font-weight: 700;
    margin: 0 auto;
    min-height: 140px
}

@media (min-width:768px) {
    .planspricing .plansdetailswrap .plansview {
        width: 90%
    }
}

@media (min-width:1200px) {
    .planspricing .plansdetailswrap .plansview {
        width: 82%
    }
}

.planspricing .plansdetailswrap .plansview span {
    font-size: 98.3%
}

.planspricing .plansdetailswrap .plansview .planlist {
    padding: 0;
    text-align: left
}

.planspricing .plansdetailswrap .plansview .planlist li label span {
    color: #e79233
}

.planspricing .plansdetailswrap .plansview h2 {
    letter-spacing: 3px;
    font-size: 137.5%;
    color: #e79233;
    text-transform: uppercase;
    margin: 4px 0;
    font-weight: 900
}

.planspricing .plansdetailswrap .plansview span {
    letter-spacing: 1px
}

.planspricing .popularplan {
    position: relative
}

.planspricing .popularplan .planshead h3 {
    color: #5ec4ec
}

.planspricing .popularplan .planshead h3:after {
    background: #5ec4ec
}

.planspricing .popularplan .popularTag img {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 8px;
    top: 8px
}

.planspricing .popularplan .popularTag:before {
    content: '';
    background: #e5932d;
    width: 200px;
    height: 30px;
    z-index: 0;
    position: absolute;
    left: -54px;
    transform: rotate(-40deg);
    top: 30px
}

.planspricing .popularplan .popularTag:after {
    content: 'MOST POPULAR';
    font-size: 75%;
    color: #fff;
    position: absolute;
    left: 5px;
    top: 33px;
    transform: rotate(-40deg);
    z-index: 1
}

.planspricing .proplan {
    position: relative
}

.planspricing .proplan .planshead h3 {
    color: #0056a0
}

.planspricing .proplan .planshead h3:after {
    background: #0056a0
}

.planspricing .featureswrap h2 {
    text-align: center;
    color: #e79233;
    font-size: 100%;
    text-transform: uppercase;
    cursor: pointer;
    margin: 40px 0 8px 0
}

.planspricing .featureswrap h2 b {
    vertical-align: middle;
    background: url(../images/icons/icon-plus-yellow.svg) no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: -3px 8px 0 0
}

.planspricing .featureswrap h2 b.active {
    background: url(../images/icons/icon-minus-yellow.svg) no-repeat
}

.planspricing .featureswrap .featureslistwrap {
    display: none
}

.planspricing .featureswrap .featureslistwrap h3 {
    color: #0a154a;
    font-size: 100%;
    padding: 35px 0 10px 25px;
    margin: 0;
    font-weight: 500
}

.planspricing .featureswrap .featureslistwrap .featureslist {
    padding: 10px 0 15px 0;
    display: inline-block;
    width: 100%
}

.planspricing .featureswrap .featureslistwrap .featureslist img {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.planspricing .featureswrap .featureslistwrap .featureslist img.builts {
    width: 6px;
    height: 6px
}

.planspricing .featureswrap .featureslistwrap .featureslist span {
    width: calc(100% - 24px);
    float: right;
    padding-top: 2px
}

.planspricing .featureswrap .featureslistwrap .builtsfeatures {
    opacity: .4
}

.plansview .planlist li label input:checked+.circle+p+span,
.plansview .planlist li label input:checked+.circle+p+span b {
    color: #e79233
}

.morerightread li {
    color: #595959;
    font-size: 100%;
    font-weight: 300;
    line-height: 18px;
    list-style-type: disc;
    padding-top: 5px;
    text-align: justify
}

.readtabs {
    display: none
}

@media (min-width:768px) {
    .readtabs {
        max-width: 870px;
        margin: 0 auto;
        text-align: center;
        padding-left: 0;
        padding-top: 25px;
        position: relative;
        z-index: 5;
        display: block
    }
}

.readtabs li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    width: 20%
}

.readtabs li:after {
    background: #127fd6;
    height: 2px;
    content: '';
    position: absolute;
    display: none;
    width: calc(100% - 75px)
}

@media (min-width:768px) {
    .readtabs li:after {
        left: 94px;
        top: 30px
    }
}

@media (min-width:992px) {
    .readtabs li:after {
        display: block
    }
}

@media (min-width:1200px) {
    .readtabs li:after {
        display: block
    }
}

.readtabs li span {
    width: 45px;
    height: 45px;
    display: block;
    background: url(../images/icons/icon-globe.svg) no-repeat
}

@media (min-width:1200px) {
    .readtabs li span {
        width: 60px;
        height: 60px
    }
}

.readtabs li h4 {
    font-size: 81.3%;
    color: #006d3c;
    position: relative;
    display: none;
    text-align: left;
    float: left
}

.readtabs li h4:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -6px;
    width: 40px;
    height: 3px;
    background-color: #006d3c;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.readtabs li a {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    width: 25%;
    position: relative
}

@media (min-width:768px) {
    .readtabs li a {
        padding: 0 25px;
        width: auto
    }
}

.readtabs li a h4 {
    position: absolute;
    left: 50%;
    bottom: -27px;
    width: 150px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.readtabs li:last-child {
    width: auto
}

.readtabs li:last-child:after {
    display: none
}

.readtabs li.programtab span {
    background: url(../images/icons/icon-program.svg) no-repeat
}

.readtabs li.programtab.active span {
    background: url(../images/icons/icon-program-selected.svg) no-repeat
}

.readtabs li.programtab.active h4 {
    color: #fff
}

.readtabs li.footprinttab span {
    background: url(../images/icons/icon-footprints.svg) no-repeat
}

.readtabs li.footprinttab.active span {
    background: url(../images/icons/icon-footprints-selected.svg) no-repeat
}

.readtabs li.storiestab span {
    background: url(../images/icons/icon-stories-deselect.svg) no-repeat
}

.readtabs li.storiestab.active span {
    background: url(../images/icons/icon-stories-selected.svg) no-repeat
}

.readtabs li.impactab span {
    background: url(../images/icons/icon-impactstudies.svg) no-repeat
}

.readtabs li.impactab.active span {
    background: url(../images/icons/icon-impactstudies-selected.svg) no-repeat
}

.readtabs li.impactab.active h4 {
    color: #fff
}

.readtabs li.active span {
    background: url(../images/icons/icon-globe-selected.svg) no-repeat
}

.readtabs li.active h4 {
    display: block
}

.writeslidearea {
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 25px;
    text-align: center;
    height: 80vh;
    min-height: 420px
}

@media (min-width:768px) {
    .writeslidearea {
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: 100%;
        margin: 180px 0;
        height: 100%
    }
}

@media (min-width:768px) {
    .writeslidearea .ehbtn-primary {
        margin-top: 25px
    }
}

.writeslidearea h2, .writeslidearea h1 {
    font-size: 125%;
    color: #00552c;
    font-weight: 500;
    padding: 0;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .writeslidearea h2, .writeslidearea h1 {
        font-size: 150%;
        padding: 10px 0;
        margin-top: 0
    }
}

.writeslidearea p.dskcontent {
    font-size: 87.5%;
    font-weight: 300;
    color: #595959;
    text-align: justify;
    display: none
}

@media (min-width:768px) {
    .writeslidearea p.dskcontent {
        display: block;
        font-size: 112.5%;
        width: calc(100% - 50px)
    }
}

.writeslidearea ol {
    padding-left: 23px;
    display: none
}

@media (min-width:768px) {
    .writeslidearea ol {
        display: block
    }
}

.writeslidearea ol li {
    color: #595959;
    list-style-type: disc;
    font-size: 87.5%;
    font-weight: 300;
    padding-top: 5px;
    line-height: 18px;
    text-align: justify
}

@media (min-width:768px) {
    .writeslidearea ol li {
        padding-top: 10px
    }
}

@media (min-width:992px) {
    .writeslidearea ol li {
        font-size: 100%;
        line-height: 22px
    }
}

.writeslidearea .img-responsive {
    margin: 0 auto
}

@media (min-width:768px) {
    .writeslidearea .img-responsive {
        width: 30%
    }
}

@media (min-width:1200px) {
    .writeslidearea .img-responsive {
        width: 95%
    }
}

.writeslidearea .img-responsive.readonline {
    width: 19%;
    margin: 0 auto
}

@media (min-width:768px) {
    .writeslidearea .img-responsive.readonline {
        width: 70%
    }
}

@media (min-width:992px) {
    .writeslidearea .img-responsive.readonline {
        width: 70%
    }
}

@media (min-width:1200px) {
    .writeslidearea .img-responsive.readonline {
        width: 70%
    }
}

.greenbg h2, .greenbg h1 {
    color: #0a164a
}

@media (min-width:768px) {
    .greenbg h2, .greenbg h1 {
        margin-top: 65px
    }
}

.greenbg p.dskcontent {
    color: #fff
}

.greenbg ol {
    display: none;
    padding-left: 23px
}

@media (min-width:768px) {
    .greenbg ol {
        display: block
    }
}

.greenbg ol li {
    color: #fff
}

.pp-viewing-page2 .readtabs li::after,
.pp-viewing-page4 .readtabs li::after {
    background: #fff
}

.pp-viewing-page2 .arrowwrap.white,
.pp-viewing-page4 .arrowwrap.white {
    display: block
}

.pp-viewing-page1 .arrowwrap.green,
.pp-viewing-page3 .arrowwrap.green {
    display: block
}

.arrowwrap.white {
    display: none
}

.arrowwrap {
    bottom: 0;
    height: 40px;
    margin: 0 auto;
    position: fixed;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    z-index: 5;
    cursor: pointer;
    left: 93%
}

@media (min-width:768px) {
    .arrowwrap {
        display: block;
        height: 56px;
        left: 50%
    }
}

.arrowwrap img {
    width: 30px
}

@media (min-width:768px) {
    .arrowwrap img {
        width: 40px
    }
}

.right {
    display: none
}

.pp-section {
    top: 0
}

@media (min-width:768px) {
    .pp-section {
        top: -130px
    }
}

.backreadhead .backread {
    padding: 18px 0;
    width: 50px;
    display: inline-block;
    vertical-align: middle
}

.backreadhead h2 {
    display: inline-block;
    vertical-align: middle;
    color: #000034;
    font-size: 210.5%;
    margin: 0;
    padding-left: 30px
}

.rightmorewrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
}

.rightmore {
    background: #fff;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 25px
}

.rightmore p {
    font-size: 75%;
    font-weight: 300;
    color: #595959;
    text-align: justify
}

@media (min-width:768px) {
    .rightmore p {
        font-size: 100%
    }
}

.rightmore h3 {
    color: #0a164a;
    font-size: 100%
}

@media (min-width:768px) {
    .rightmore h3 {
        font-size: 150%
    }
}

.rightmore .img-responsive {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 80%;
    margin: 0 auto
}

@media (min-width:768px) {
    .rightmore .img-responsive {
        width: 80%
    }
}

.writewrap {
    position: relative;
    height: 90vh
}

.writewrap .pagepilingdefault {
    height: 90vh;
    overflow: auto
}

.writewrap .pagepilingdefault .pp-section {
    position: relative;
    height: auto
}

.writewrap .contentwrap {
    padding: 20px 0
}

.pp-viewing-page1 .mainwrap,
.pp-viewing-page3 .mainwrap {
    background: #fff;
    transition: background-color 1s linear
}

.pp-viewing-page2 .mainwrap,
.pp-viewing-page4 .mainwrap {
    background: #79c942;
    transition: background-color 1s linear
}

.pp-viewing-page2 .mainwrap .readtabs li h4::after,
.pp-viewing-page4 .mainwrap .readtabs li h4::after {
    background: #fff
}

.pp-section {
    opacity: 1
}

@media (min-width:768px) {
    .pp-section {
        opacity: 0
    }
}

.pp-section.active {
    opacity: 1
}

.writeslidearea.alignwrite {
    margin: 0;
    background: #fff
}

@media (min-width:768px) {
    .writeslidearea.alignwrite {
        margin: 110px 0;
        background: 0 0
    }
}

.Impactimgwrap {
    margin-top: 6vh
}

@media (min-width:768px) {
    .Impactimgwrap {
        margin-top: auto
    }
}

.Impactimgwrap .img-responsive {
    width: 60%
}

@media (min-width:1200px) {
    .Impactimgwrap .img-responsive {
        width: 70%
    }
}

.greenbg {
    background: #79c942
}

@media (min-width:768px) {
    .greenbg {
        background: 0 0
    }
}

.challengeimgwrap {
    margin-top: 6vh
}

@media (min-width:768px) {
    .challengeimgwrap {
        margin-top: 0
    }
}

.challengeimgwrap .img-responsive {
    width: 80%
}

@media (min-width:768px) {
    .challengeimgwrap .img-responsive {
        width: 100%
    }
}

@media (min-width:1200px) {
    .challengeimgwrap .img-responsive {
        width: 100%
    }
}

.rightreadimgwrap {
    margin-top: 6vh
}

@media (min-width:768px) {
    .rightreadimgwrap {
        margin-top: auto;
        position: absolute;
        top: 10vh;
        height: auto;
        width: 100%
    }
}

.rightreadimgwrap .img-responsive {
    width: 80%
}

@media (min-width:1200px) {
    .rightreadimgwrap .img-responsive {
        width: 100%
    }
}

.rightreadimgwrap.mapillus {
    margin-top: 8vh
}

.rightreadimgwrap.mapillus .img-responsive {
    width: 100%
}

.pp-tableCell {
    display: table
}

.writeslidearea.rightcontent {
    margin: auto
}

@media (min-width:768px) {
    .writeslidearea.rightcontent {
        margin: 100px 0
    }
}

.writeslidearea.rightcontent ol li {
    padding-top: 5px;
    line-height: 22px
}

.writeslidearea.rightcontent .img-responsive {
    margin-top: 25px
}

.writeslidearea.rightcontent p {
    font-weight: 300;
    color: #fff
}

.mobilecontent {
    display: block;
    font-size: 87.5%;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .mobilecontent {
        display: none
    }
}

p.mobilecontent {
    height: 42px;
    overflow: hidden
}

.mobilecontent ol {
    display: block;
    font-size: 87.5%;
    margin-bottom: 25px
}

@media (min-width:768px) {
    .mobilecontent ol {
        display: none
    }
}

.writeslidearea .footprinthead {
    margin-top: 10px
}

@media (min-width:768px) {
    .writeslidearea .footprinthead {
        margin-top: 105px
    }
}

.writeslidearea .challengehead {
    margin-top: 10px
}

@media (min-width:768px) {
    .writeslidearea .challengehead {
        margin-top: 65px
    }
}

.writeslidearea.rightcontent h2, .writeslidearea.rightcontent h1 {
    margin-top: 10px
}

@media (min-width:768px) {
    .writeslidearea.rightcontent h2, .writeslidearea.rightcontent h1 {
        margin-top: 110px
    }
}

.alignwrite .mobilecontent ol li {
    font-size: 100%
}

.footprintPanel {
    margin-left: auto
}

@media (min-width:768px) {
    .footprintPanel {
        margin-left: -16%
    }
}

#pp-nav {
    display: none
}

@media screen and (min-device-width:767px) and (max-device-width:767px) {
    .challengeimgwrap .img-responsive {
        width: 50%
    }
    .rightreadimgwrap .img-responsive {
        width: 50%
    }
    .Impactimgwrap .img-responsive {
        width: 50%
    }
}

@media screen and (min-device-width:360px) and (max-device-width:580px) and (orientation:landscape) {
    .challengeimgwrap .img-responsive {
        width: 40%
    }
    .rightreadimgwrap .img-responsive {
        width: 50%
    }
    .Impactimgwrap .img-responsive {
        width: 35%
    }
}

@media screen and (min-device-width:581px) and (max-device-width:767px) and (orientation:landscape) {
    .challengeimgwrap .img-responsive {
        width: 40%
    }
    .rightreadimgwrap .img-responsive {
        width: 40%
    }
    .Impactimgwrap .img-responsive {
        width: 30%
    }
}

#pp-nav {
    display: block;
    position: absolute;
    top: 90px;
    width: 860px;
    padding-left: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

#pp-nav li {
    float: left;
    width: 20%;
    text-align: center;
    margin: 0
}

#pp-nav li:nth-child(2) {
    padding-left: 13px
}

#pp-nav li:nth-child(3) {
    padding-left: 32px
}

#pp-nav li:nth-child(4) {
    padding-left: 44px
}

#pp-nav li:nth-child(5) {
    padding-left: 62px
}

#pp-nav.right {
    right: auto
}

#pp-nav li a {
    width: 60px;
    height: 60px
}

#pp-nav li span {
    width: 60px;
    height: 60px;
    border: 0
}

#pp-nav li .active span {
    border: 0;
    background: 0 0
}

.stories-listwrap {
    margin: 0 10px;
    padding: 0
}

@media (min-width:768px) {
    .stories-listwrap {
        padding: 0
    }
}

.stories-listwrap .stories-list {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    margin-bottom: 25px
}

.stories-listwrap .stories-list span {
    width: 125px;
    height: 125px;
    display: inline-block;
    border-radius: 50%
}

.stories-listwrap .stories-list .stories-details {
    padding: 0 15px
}

.stories-listwrap .stories-list .stories-details .stories-title {
    text-align: justify;
    font-style: italic;
    font-weight: 600;
    color: #686868;
    font-size: 112.5%;
    padding-top: 20px
}

.stories-listwrap .stories-list .stories-details small {
    text-align: center;
    color: #0a154a;
    display: block;
    padding: 8px 0 20px 0;
    font-weight: 500;
    font-size: 100%
}

@media (min-width:768px) {
    .stories-listwrap .stories-list .stories-details small {
        text-align: right;
        padding: 8px 0 50px 0
    }
}

.stories-listwrap .stories-list .stories-details .stories-wright {
    text-align: justify;
    font-weight: 400;
    color: #3f3f3f;
    padding-bottom: 12px
}

.aboutbanner {
    width: 100%;
    background: #1c4199;
    background-size: contain;
    padding-bottom: 72px
}

@media (min-width:768px) {
    .aboutbanner {
        padding-bottom: 105px;
        padding-top: 30px
    }
}

.aboutbanner .worldenglishhead {
    padding-bottom: 10px;
    text-align: center
}

.aboutbanner .worldenglishhead h2, .aboutbanner .worldenglishhead h1 {
    position: relative;
    color: #efa94a;
    font-size: 150%;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 500
}

@media (min-width:768px) {
    .aboutbanner .worldenglishhead h2, .aboutbanner .worldenglishhead h1 {
        font-size: 212.5%
    }
}

.aboutbanner .worldenglishhead h2:after, .aboutbanner .worldenglishhead h1:after {
    position: absolute;
    bottom: -5px;
    width: 35px;
    background: #efa94a;
    height: 3px;
    content: '';
    left: 0
}

.aboutbanner .worldenglishhead p {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 87.5%;
    padding: 15px 0;
    margin-bottom: 0;
    position: relative
}

@media (min-width:768px) {
    .aboutbanner .worldenglishhead p {
        padding: 22px 0;
        font-size: 118.8%
    }
}

.ourvisionwrap {
    padding: 0 0 20px 0;
    position: relative
}

@media (min-width:768px) {
    .ourvisionwrap {
        padding: 0 30px 40px 30px
    }
}

.ourvisionwrap ul {
    padding: 0
}

.ourvisionwrap ul li {
    margin-bottom: 0
}

@media (min-width:768px) {
    .ourvisionwrap ul li {
        margin-bottom: 25px
    }
}

.ourvisionwrap ul li .abouticon {
    width: 80px;
    margin: 25px auto 4px
}

@media (min-width:768px) {
    .ourvisionwrap ul li .abouticon {
        width: 80px;
        margin: 25px auto
    }
}

@media (min-width:992px) {
    .ourvisionwrap ul li .abouticon {
        width: auto;
        margin: 0
    }
}

@media (min-width:1200px) {
    .ourvisionwrap ul li .abouticon {
        width: auto;
        margin: 0
    }
}

.ourvisionwrap .erthimg {
    text-align: center;
    padding-bottom: 0
}

@media (min-width:768px) {
    .ourvisionwrap .erthimg {
        padding-bottom: 60px
    }
}

.ourvisionwrap .erthimg .earthpos {
    width: 160px;
    margin-top: -80px
}

@media (min-width:768px) {
    .ourvisionwrap .erthimg .earthpos {
        width: 210px;
        height: 210px;
        margin-top: -105px
    }
}

.ourvisionwrap .erthimg h2 {
    font-size: 100%;
    color: #0a1f5c;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0;
    margin-top: 42px
}

@media (min-width:768px) {
    .ourvisionwrap .erthimg h2 {
        font-size: 150%;
        margin-top: 25px
    }
}

.ourvisionwrap .erthimg p {
    color: #585959;
    max-width: 100%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 87.5%
}

@media (min-width:768px) {
    .ourvisionwrap .erthimg p {
        max-width: 86%;
        font-size: 118.8%
    }
}

.aboutcontent {
    text-align: center;
    padding-top: 5px
}

@media (min-width:768px) {
    .aboutcontent {
        text-align: justify
    }
}

@media (min-width:992px) {
    .aboutcontent {
        text-align: left
    }
}

.aboutcontent h3 {
    font-size: 87.5%;
    color: #0a1f5c;
    margin-bottom: 2px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 600
}

@media (min-width:768px) {
    .aboutcontent h3 {
        font-size: 100%
    }
}

.aboutcontent p {
    color: #383838;
    font-size: 75%;
    text-align: justify
}

@media (min-width:768px) {
    .aboutcontent p {
        font-size: 87.5%
    }
}

.f1_card p {
    transition: all .5s;
    text-align: justify;
    font-size: 87.5%;
    padding: 0 30px
}

.f1_container {
    background: #fff;
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.f1_container p {
    text-align: justify;
    padding-bottom: 15px
}

.flipwrapmain {
    background: #f3f3f3;
    padding-bottom: 40px
}

.flipwrapmain ul {
    padding: 0
}

.flipwrapmain ul li {
    margin-bottom: 30px
}

.flipwrapmain h3, .flipwrapmain h2 {
    color: #0a1f5c;
    font-size: 100%;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase
}

@media (min-width:1200px) {
    .flipwrapmain h3, .flipwrapmain h2 {
        font-size: 150%
    }
}

.flipwrapmain .abouttitle h2, {
    font-size: 100%;
    color: #0b6d4a
}

@media (min-width:768px) {
    .flipwrapmain .abouttitle h2, .flipwrapmain .abouttitle h3 {
        font-size: 150%
    }
}

.flipwrapmain .userimg {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    margin: 7px auto 15px;
    display: block;
    text-align: center
}

.flipwrapmain .userimg img {
    width: 100%
}

@media (min-width:768px) {
    .flipwrapmain .userimg {
        width: 200px;
        height: 200px
    }
}

@media (min-width:1200px) {
    .flipwrapmain .userimg {
        width: 250px;
        height: 250px
    }
}

.flipwrapmain .arrowflip {
    cursor: pointer;
    width: 30px;
    position: absolute;
    left: 48%;
    transform: translateX(-50%);
    bottom: -40px;
    z-index: -1;
    pointer-events: auto;
    transform: rotate(90deg)
}

@media (min-width:768px) {
    .flipwrapmain .arrowflip {
        left: 50%;
        pointer-events: none;
        transform: rotate(0);
        bottom: 5px
    }
}

.flipwrapmain .arrowflip.active {
    transform: rotate(-90deg)
}

.usermoredetails {
    text-align: center;
    padding: 20px
}

.usermoredetails .userimg {
    width: 70px;
    height: 70px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden
}

@media (min-width:768px) {
    .usermoredetails .userimg {
        width: 120px;
        height: 120px
    }
}

.usermoredetails .userimg img {
    width: 100%
}

.usermoredetails .abouttitle h2 {
    color: #0b6d4a;
    font-size: 100%;
    margin-top: 10px
}

@media (min-width:768px) {
    .usermoredetails .abouttitle h2 {
        font-size: 150%
    }
}

.usermoredetails .abouttitle p {
    font-size: 87.5%;
    color: #3e3f3e;
    text-align: justify
}

.userdetailbox .ehmodal-header {
    position: absolute;
    right: 0
}

.morecontent {
    display: inline
}

.morecontent.active {
    display: none
}

.showmorecontent {
    height: 0;
    opacity: 0;
    overflow: hidden;
    float: left
}

.showmorecontent.active {
    transition: all .8s;
    height: auto;
    overflow: visible;
    opacity: 1;
    float: none
}

.board_advisors {
    bottom: 73px;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0
}

@media (min-width:768px) {
    .board_advisors {
        bottom: 40px
    }
}

.vision_values {
    bottom: 73px;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0
}

@media (min-width:768px) {
    .vision_values {
        bottom: 40px
    }
}

.contactbanner {
    width: 100%;
    background: #1c4199;
    background-size: contain;
    padding-bottom: 72px
}

@media (min-width:768px) {
    .contactbanner {
        padding: 30px 0 110px 0
    }
}

.contactbanner .worldenglishhead {
    padding-bottom: 10px;
    text-align: center
}

.contactbanner .worldenglishhead h1 {
    position: relative;
    color: #efa94a;
    font-size: 150%;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 500
}

@media (min-width:768px) {
    .contactbanner .worldenglishhead h1 {
        font-size: 212.5%
    }
}

.contactbanner .worldenglishhead h1:after {
    position: absolute;
    bottom: -5px;
    width: 35px;
    background: #efa94a;
    height: 3px;
    content: '';
    left: 0
}

.contactbanner .worldenglishhead p, .contactbanner .worldenglishhead h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 87.5%;
    padding: 15px 0;
    margin-bottom: 0
}

@media (min-width:768px) {
    .contactbanner .worldenglishhead p, .contactbanner .worldenglishhead h2 {
        padding: 22px 0;
        font-size: 118.8%
    }
}

.addresswrap {
    background: #f3f3f3;
    text-align: center
}

.addresswrap .earthpos {
    width: 160px;
    margin-top: -80px
}

@media (min-width:768px) {
    .addresswrap .earthpos {
        width: 210px;
        margin-top: -105px
    }
}

.addresswrap .addressrow {
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .addresswrap .addressrow {
        margin-top: -62px
    }
}

@media (min-width:992px) {
    .addresswrap .addressrow {
        margin-top: -82px
    }
}

.addresswrap .addressrow li {
    padding-top: 10px;
    padding-bottom: 10px
}

@media (min-width:768px) {
    .addresswrap .addressrow li {
        padding-top: 20px;
        padding-bottom: 30px
    }
}

.addresswrap .addressrow li:last-child .addresicon {
    margin-left: 0
}

@media (min-width:768px) {
    .addresswrap .addressrow li:last-child .addresicon {
        margin-left: 54px
    }
}

@media (min-width:768px) {
    .addresswrap .addressrow li:last-child .addressfield {
        width: calc(100% - 170px)
    }
}

.addresswrap .addressrow .addresicon {
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle
}

@media (min-width:768px) {
    .addresswrap .addressrow .addresicon {
        width: 74px;
        height: 74px;
        margin-left: 23px
    }
}

.addresswrap .addressrow .addressfield {
    width: calc(100%);
    padding: 0;
    vertical-align: middle;
    text-align: center;
    display: inline-block
}

@media (min-width:768px) {
    .addresswrap .addressrow .addressfield {
        width: calc(100% - 130px);
        text-align: left;
        padding-left: 10px
    }
}

.addresswrap .addressrow .addressfield h3 {
    color: #0a205c;
    font-size: 87.5%;
    font-weight: 600;
    margin: 5px 0;
    text-transform: uppercase
}

@media (min-width:768px) {
    .addresswrap .addressrow .addressfield h3 {
        font-size: 100%;
        margin: 0 0 3px 0
    }
}

.addresswrap .addressrow .addressfield span {
    display: block;
    color: #303030;
    font-size: 87.5%
}

.contactform {
    /*width: auto;
    margin: 0 auto*/
}

@media (min-width:768px) {
    /*.contactform {
        width: 622px
    }*/
}

.contactform .contactHead {
    padding: 0;
    text-align: center;
    font-size: 100%;
    color: #0a1f5b;
    font-weight: 600;
    display: flex;
  flex-direction: row;
}

@media (min-width:768px) {
    .contactform .contactHead {
        padding: 25px 0 10px 0;
        font-size: 150%
    }
}

.contactform .userinfo-detail {
    padding-top: 15px
}

.contactform .userinfo-detail li {
    padding-bottom: 10px;
    padding-top: 15px
}

.contactform .userinfo-detail li textarea {
    border: 2px solid #ddd;
    resize: none;
    height: 160px;
    font-size: 87.5%
}

.contactform .userinfo-detail .ehfrom-feild {
    width: 100%
}

@media (min-width:768px) {
    .contactform .userinfo-detail .ehfrom-feild {
        width: 400px
    }
}

.contactform .userinfo-detail .ehfrom-label {
    color: #3fa9f5;
    padding-left: 35px
}

.contactform .userinfo-detail .ehbtn-md {
    margin: 25px auto
}

.tryaginform {
    display: none
}

.termsbanner {
    width: 100%;
    background: #1c4199;
    background-size: contain
}

@media (min-width:768px) {
    .termsbanner {
        padding: 30px 0 0 0
    }
}

.termsbanner .worldenglishhead {
    padding-bottom: 72px;
    text-align: center
}

@media (min-width:768px) {
    .termsbanner .worldenglishhead {
        padding-bottom: 110px
    }
}

.termsbanner .worldenglishhead h2, .termsbanner .worldenglishhead h1 {
    position: relative;
    color: #efa94a;
    font-size: 150%;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 500
}

@media (min-width:768px) {
    .termsbanner .worldenglishhead h2, .termsbanner .worldenglishhead h1 {
        font-size: 212.5%
    }
}

.termsbanner .worldenglishhead h1:after {
    position: absolute;
    bottom: -5px;
    width: 35px;
    background: #efa94a;
    height: 3px;
    content: '';
    left: 0
}

.termsbanner .worldenglishhead p, .termsbanner .worldenglishhead h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 87.5%;
    padding: 15px 0;
    margin-bottom: 0
}

@media (min-width:768px) {
    .termsbanner .worldenglishhead p, .termsbanner .worldenglishhead h2 {
        padding: 22px 0;
        font-size: 118.8%;
        line-height:1.4;
    }
}

.tremswrap {
    padding-bottom: 60px
}

.tremswrap .erthimg {
    text-align: center
}

.tremswrap .erthimg .earthpos {
    margin-top: -80px;
    width: 160px
}

@media (min-width:768px) {
    .tremswrap .erthimg .earthpos {
        width: 210px;
        height: 210px;
        margin-top: -105px
    }
}

.tremswrap ul {
    padding: 0
}

.tremswrap ul li {
    margin-bottom: 34px
}

@media (min-width:768px) {
    .tremswrap ul li {
        margin-bottom: 36px
    }
}

.tremswrap ul li:after {
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    bottom: -25px
}

@media (min-width:768px) {
    .tremswrap ul li:after {
        bottom: -22px
    }
}

.tremswrap ul li h2, .tremswrap ul li h3 {
    color: #00003e;
    font-size: 87.5%;
    padding: 10px 0;
    position: relative;
    padding-right: 50px;
    cursor: pointer
}

@media (min-width:768px) {
    .tremswrap ul li h2, .tremswrap ul li h3 {
        font-size: 100%
    }
}

.tremswrap ul li h2 span, .tremswrap ul li h3 span {
    position: absolute;
    right: 10px;
    top: 18px;
    width: 15px;
    height: 14px;
    background: url(../images/icons/icon-downarrow.svg) no-repeat
}

@media (min-width:768px) {
    .tremswrap ul li h2 span, .tremswrap ul li h3 span {
        width: 20px
    }
}

.tremswrap ul li p {
    color: #383838;
    font-weight: 300;
    text-align: justify;
    display: none;
    font-size: 75%
}

@media (min-width:768px) {
    .tremswrap ul li p {
        font-size: 87.5%
    }
}

.tremswrap .faqstabwrap {
    background: #f3f3f3;
    text-align: center
}

.tremswrap .faqstabwrap .faqs-tabs {
    border: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto 0;
    padding-left: 0;
    position: relative;
    top: 0
}

@media (min-width:768px) {
    .tremswrap .faqstabwrap .faqs-tabs {
        width: 90%;
        margin: -25px auto 0;
        margin-left: 35px;
        top: -46px
    }
}

.tremswrap .faqstabwrap .faqs-tabs li {
    width: 50%;
    margin: 0;
    text-align: center;
    padding: 0
}

.tremswrap .faqstabwrap .faqs-tabs li:after {
    display: none
}

.tremswrap .faqstabwrap .faqs-tabs li a {
    color: #0b6c49;
    font-size: 87.5%;
    text-decoration: none;
    border: 0
}

@media (min-width:768px) {
    .tremswrap .faqstabwrap .faqs-tabs li a {
        font-size: 150%
    }
}

.tremswrap .faqstabwrap .faqs-tabs li.active {
    background: 0 0;
    position: relative
}

.tremswrap .faqstabwrap .faqs-tabs li.active a {
    background: 0 0;
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    font-weight: 600
}

.tremswrap .faqstabwrap .faqs-tabs li:hover a {
    border: 0
}

.tremswrap h3 {
    font-size: 175%
}

.tab-ehcontent {
    padding-top: 20px
}

@media (min-width:768px) {
    .tab-ehcontent {
        padding-top: 40px
    }
}

.slideclick {
    transition: all .5s;
    transform: rotate(180deg);
    cursor: pointer
}

.slideclick.active {
    transform: rotate(0)
}

.tremswrap .faqstabwrap .faqs-tabs li.active:before {
    content: '';
    width: 45px;
    height: 3px;
    background: #0b6c49;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.generalcontent {
    position: relative;
    padding-bottom: 36px
}

.generalcontent h2, .generalcontent h3 {
    font-size: 112.5%;
    color: #00003e
}

.generalcontent p {
    color: #383838;
    font-weight: 300;
    text-align: justify;
    font-size: 75%
}

@media (min-width:768px) {
    .generalcontent p {
        font-size: 87.5%
    }
}

.generalcontent:after {
    width: calc(100% - 30px);
    height: 1px;
    background: rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    bottom: 10px
}

.tremswrap ul li:last-child:after {
    display: none
}

.termsbanner .worldenglishhead h2.termshead, .termsbanner .worldenglishhead h1.termshead {
    font-size: 112.5%
}

.termsbanner .worldenglishhead h2.termshead:after, .termsbanner .worldenglishhead h1.termshead:after {
    left: 50%;
    transform: translateX(-50%)
}

.tour-step-background {
    background-color: transparent;
    color: inherit
}

.popover {
    max-width: 100%;
    box-shadow: none;
    background: 0 0;
    border: 0
}

@media (min-width:768px) {
    .popover {
        max-width: 500px
    }
}

.popover .popover-content {
    color: #fff;
    font-size: 87.5%;
    width: 100%;
    padding-top: 0
}

@media (min-width:768px) {
    .popover .popover-content {
        font-size: 100%;
        width: auto
    }
}

.popover .popover-title {
    background: 0 0;
    border-bottom: 0;
    color: #e39531;
    font-size: 100%;
    width: 100%
}

@media (min-width:768px) {
    .popover .popover-title {
        width: auto;
        font-size: 150.5%
    }
}

.ehtourprev {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    font-size: 0;
    height: 60px;
    width: 30px;
    border: 0;
    background-color: transparent;
    display: block
}

@media (min-width:768px) {
    .ehtourprev {
        height: 100px;
        width: 50px;
        left: 25px
    }
}

.ehtournext {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    box-shadow: 0;
    font-size: 0;
    height: 60px;
    width: 30px;
    border: 0;
    background-color: transparent
}

@media (min-width:768px) {
    .ehtournext {
        height: 100px;
        width: 50px;
        right: 25px
    }
}

.closetour {
    position: fixed;
    top: 20px;
    left: 15px;
    box-shadow: 0;
    font-size: 0;
    height: 25px;
    width: 25px;
    border: 0;
    background-color: transparent
}

@media (min-width:768px) {
    .closetour {
        height: 35px;
        width: 35px
    }
}

.ehskip {
    position: fixed;
    bottom: 10%;
    transform: translatex(-50%);
    left: 50%;
    color: #a3c13f;
    border: 0;
    background-color: transparent
}

.ehskip:hover,
.ehtournext,
.ehtourprev {
    background: 0 0;
    color: #a3c13f
}

.ehskipdone {
    position: fixed;
    bottom: 30%;
    transform: translatex(-50%);
    left: 50%;
    color: #a3c13f;
    border: 0;
    letter-spacing: 2px;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4)!important;
    display: none
}

.tour-tour-0 .popover-title {
    position: fixed;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.tour-tour-0 .popover-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 30px
}

@media (min-width:768px) {
    .tour-tour-0 .popover-content {
        padding-top: auto
    }
}

.tour-tour-0 .ehtourprev {
    display: none
}

.tour-tour-0 .arrow::after {
    display: none
}

.tour-tour-7 .popover-title {
    position: fixed;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.tour-tour-7 .popover-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 30px
}

@media (min-width:768px) {
    .tour-tour-7 .popover-content {
        padding-top: auto
    }
}

.tour-tour-7 .arrow::after {
    display: none
}

.listslide {
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 250px
}

@media (min-width:768px) {
    .listslide {
        bottom: 5%
    }
}

.listslide li {
    background: #b7b7b7;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 9px;
    display: inline-block;
    vertical-align: middle
}

.ehtour01.tour-tour-0 .listslide li:nth-child(1) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-1 .listslide li:nth-child(1),
.ehtour01.tour-tour-1 .listslide li:nth-child(2) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-2 .listslide li:nth-child(1),
.ehtour01.tour-tour-2 .listslide li:nth-child(2),
.ehtour01.tour-tour-2 .listslide li:nth-child(3) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-3 .listslide li:nth-child(1),
.ehtour01.tour-tour-3 .listslide li:nth-child(2),
.ehtour01.tour-tour-3 .listslide li:nth-child(3),
.ehtour01.tour-tour-3 .listslide li:nth-child(4) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-4 .listslide li:nth-child(1),
.ehtour01.tour-tour-4 .listslide li:nth-child(2),
.ehtour01.tour-tour-4 .listslide li:nth-child(3),
.ehtour01.tour-tour-4 .listslide li:nth-child(4),
.ehtour01.tour-tour-4 .listslide li:nth-child(5) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-5 .listslide li:nth-child(1),
.ehtour01.tour-tour-5 .listslide li:nth-child(2),
.ehtour01.tour-tour-5 .listslide li:nth-child(3),
.ehtour01.tour-tour-5 .listslide li:nth-child(4),
.ehtour01.tour-tour-5 .listslide li:nth-child(5),
.ehtour01.tour-tour-5 .listslide li:nth-child(6) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-6 .listslide li:nth-child(1),
.ehtour01.tour-tour-6 .listslide li:nth-child(2),
.ehtour01.tour-tour-6 .listslide li:nth-child(3),
.ehtour01.tour-tour-6 .listslide li:nth-child(4),
.ehtour01.tour-tour-6 .listslide li:nth-child(5),
.ehtour01.tour-tour-6 .listslide li:nth-child(6),
.ehtour01.tour-tour-6 .listslide li:nth-child(7) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtour01.tour-tour-7 .listslide li:nth-child(1),
.ehtour01.tour-tour-7 .listslide li:nth-child(2),
.ehtour01.tour-tour-7 .listslide li:nth-child(3),
.ehtour01.tour-tour-7 .listslide li:nth-child(4),
.ehtour01.tour-tour-7 .listslide li:nth-child(5),
.ehtour01.tour-tour-7 .listslide li:nth-child(6),
.ehtour01.tour-tour-7 .listslide li:nth-child(7),
.ehtour01.tour-tour-7 .listslide li:nth-child(8) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtourwrap.tour-tour-0 .listslide li:nth-child(1) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtourwrap.tour-tour-1 .listslide li:nth-child(1),
.ehtourwrap.tour-tour-1 .listslide li:nth-child(2) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtourwrap.tour-tour-5 .listslide li:nth-child(1),
.ehtourwrap.tour-tour-5 .listslide li:nth-child(2),
.ehtourwrap.tour-tour-5 .listslide li:nth-child(3) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtourwrap.tour-tour-6 .listslide li:nth-child(1),
.ehtourwrap.tour-tour-6 .listslide li:nth-child(2),
.ehtourwrap.tour-tour-6 .listslide li:nth-child(3),
.ehtourwrap.tour-tour-6 .listslide li:nth-child(4) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.ehtourwrap.tour-tour-7 .listslide li:nth-child(1),
.ehtourwrap.tour-tour-7 .listslide li:nth-child(2),
.ehtourwrap.tour-tour-7 .listslide li:nth-child(3),
.ehtourwrap.tour-tour-7 .listslide li:nth-child(4) {
    background: #e5932d;
    width: 14px;
    height: 14px
}

.onlydropdonw .tour-backdrop {
    z-index: 1000
}

.popover>.arrow,
.popover>.arrow::after {
    background: #fff;
    border: 0;
    width: auto;
    height: auto
}

.popover>.arrow::after {
    border: 0
}

.popover.bottom>.arrow::after {
    width: 2px;
    height: 36px;
    top: 10px;
    margin-left: 10px
}

.popover.top>.arrow::after {
    width: 2px;
    height: 36px;
    bottom: 10px
}

.popover.left>.arrow::after {
    width: 36px;
    height: 2px;
    top: 50%;
    transform: translate(-50%);
    right: -45px
}

.tour-tour-1 .popover-title {
    margin-top: 36px
}

.popover.top>.popover-content {
    margin-bottom: 20px
}

.tour-tour-5 {
    text-align: right
}

@media (min-width:768px) {
    .tour-tour-5 {
        top: 80px!important;
        left: auto!important;
        right: 340px!important
    }
}

@media (min-width:1200px) {
    .tour-tour-5 {
        left: auto!important;
        right: 30%!important
    }
}

@media (min-width:1367px) {
    .tour-tour-5 {
        left: auto!important;
        right: 35%!important
    }
}

.tour-tour-6 {
    text-align: right;
    top: 230px!important;
    left: auto;
    position: fixed;
    right: 36px
}

@media (min-width:768px) {
    .tour-tour-6 {
        top: 80px!important;
        left: auto!important;
        right: 30%!important
    }
}

@media (min-width:1200px) {
    .tour-tour-6 {
        top: 80px!important;
        left: auto!important;
        right: 24%!important
    }
}

@media (min-width:1367px) {
    .tour-tour-6 {
        top: 80px!important;
        left: auto!important;
        right: 32%!important
    }
}

.tour-tour-6.left>.arrow::after {
    width: 36px;
    height: 2px;
    top: -33px;
    transform: rotate(-90deg);
    right: 27px
}

@media (min-width:768px) {
    .tour-tour-6.left>.arrow::after {
        transform: translate(-50%);
        right: -45px;
        top: 50%
    }
}

.tourmodal {
    z-index: 9999
}

.ehtournext.disabled {
    display: none
}

.pglyt .pglyt-head .tour-tour-1-element {
    display: inline-block
}

.pglyt .pglyt-head .tour-tour-1-element .pglyt-title {
    color: #fff
}

.tour-tour-0 .popover-title {
    font-size: 112.5%
}

@media (min-width:768px) {
    .tour-tour-0 .popover-title {
        font-size: 200%
    }
}

.tour-tour-7 .popover-title {
    font-size: 150%
}

@media (min-width:768px) {
    .tour-tour-7 .popover-title {
        font-size: 300%
    }
}

.tour-tour-1 .popover-title {
    margin-left: 20px
}

@media (min-width:768px) {
    .tour-tour-1 .popover-title {
        margin-left: 70px
    }
}

.tour-tour-1 .popover-content {
    margin-left: 150px
}

.popover.top>.arrow::after {
    margin-left: 10px
}

.ehtournext:focus,
.ehtournext:hove,
.ehtourprev:focus,
.ehtourprev:hove {
    border: 0;
    background: 0 0
}

.tour-tour-7 .ehskipdone {
    display: block;
    cursor: pointer
}

.tour-tour-7 .ehskip {
    display: none
}

.tour-tour-7 .leftpanel {
    display: none
}

.tour-backdrop {
    opacity: .9
}

.rightpanel {
    position: fixed;
    left: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background: 0 0;
    z-index: -1;
    cursor: pointer
}

.leftpanel {
    position: fixed;
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background: 0 0;
    z-index: -1;
    cursor: pointer
}

.tour-tour-0 .rightpanel {
    cursor: default
}

.popover-content {
    width: 0
}

.popover-navigation {
    width: 0
}

.carrerformbody {
    background: #f3f3f3
}

.careersform {
    width: auto;
    margin: 0 auto
}

.careersform .carrerHead {
    padding: 0;
    text-align: center;
    font-size: 100%;
    color: #0a1f5b;
    font-weight: 600;
    text-transform: uppercase
}

@media (min-width:768px) {
    .careersform .carrerHead {
        padding: 25px 0 32px 0;
        font-size: 150%
    }
}

.careersform .carrerdetails {
    width: 100%;
    padding: 30px 0 0 0
}

.careersform .carrerdetails form ul {
    display: inline-block;
    margin-top: -20px
}

.careersform .carrerdetails form ul li {
    display: inline-block;
    vertical-align: baseline
}

@media (min-width:320px) and (max-width:480px) {
    .careersform .carrerdetails form ul li {
        width: 100%
    }
}

.careersform .carrerdetails form ul li h4 {
    padding-left: 28px
}

@media (min-width:320px) and (max-width:480px) {
    .careersform .carrerdetails form ul li h4 {
        padding-left: 10px;
        font-size: 87.5%
    }
}

.careersform .carrerdetails form ul li .eh-form-group {
    display: inline-block;
    margin-left: 15px
}

@media (min-width:320px) and (max-width:480px) {
    .careersform .carrerdetails form ul li .eh-form-group {
        margin: 0 4%;
        width: 40%
    }
}

@media (min-width:320px) and (max-width:480px) {
    .careersform .carrerdetails form ul li .eh-form-group:last-child {
        width: 47%;
        margin-left: 5px
    }
}

.careersform .carrerdetails form ul li .eh-form-group .ehfrom-feild {
    width: 140px
}

@media (min-width:320px) and (max-width:480px) {
    .careersform .carrerdetails form ul li .eh-form-group .ehfrom-feild {
        width: 100%
    }
}

.careersform .carrerdetails form ul li a {
    margin-left: 20px;
    font-weight: 800;
    float: right
}

.careersform .carrerdetails form ul li a.disabled {
    color: #bbbbb8;
    border: 1px solid #bbbbb8;
    background: 0 0;
    display: none
}

@media (min-width:768px) {
    .careersform .carrerdetails form ul li a.disabled {
        display: block
    }
}

.careersform .carrerdetails form .searchwrap {
    width: 100%;
    margin-top: 18px
}

@media (min-width:768px) {
    .careersform .carrerdetails form .searchwrap {
        width: auto
    }
}

.careersform .carrerdetails form .searchwrap .form-group {
    position: relative
}

.careersform .carrerdetails form .searchwrap .form-group:before {
    background: url(../images/icons/icon-search.svg) no-repeat;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    left: 5px;
    bottom: 13px
}

.careersform .carrerdetails form .searchwrap .form-group input {
    padding-left: 30px
}

.careersform .userinfo-detail.carrerdetails .ehfrom-feild {
    height: 45px;
    font-weight: 300
}

.careersform .joblistwrap {
    padding: 0
}

.careersform .joblistwrap li {
    border: 1px solid #eee;
    box-shadow: 0 0 40px rgba(0, 0, 0, .08);
    padding: 20px;
    margin-bottom: 30px;
    background: #fff
}

@media (min-width:768px) {
    .careersform .joblistwrap li {
        padding: 30px 100px
    }
}

.careersform .joblistwrap li h2 {
    color: #000040;
    margin: 0;
    font-size: 100%
}

@media (min-width:768px) {
    .careersform .joblistwrap li h2 {
        font-size: 150%
    }
}

.careersform .joblistwrap li small {
    color: #8b8b8b
}

.careersform .joblistwrap li span {
    color: #000040;
    display: block;
    padding: 12px 0;
    text-transform: uppercase;
    font-weight: 500
}

@media (min-width:768px) {
    .careersform .joblistwrap li span {
        padding: 30px 0
    }
}

.careersform .joblistwrap li span b {
    width: 20px;
    display: inline-block;
    margin-right: 12px
}

.careersform .joblistwrap li p {
    color: #686868;
    text-align: justify;
    padding-bottom: 20px
}

.pglyt-loaction {
    width: 100%;
    padding-left: 55px;
    display: inline-block
}

.pglyt-loaction .datemonth {
    color: #8b8b8b
}

.pglyt-loaction .jobloaction {
    color: #000040;
    display: block;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    font-weight: 500
}

@media (min-width:768px) {
    .pglyt-loaction .jobloaction {
        padding: 24px 0 0 0
    }
}

.pglyt-loaction .jobloaction b {
    width: 20px;
    display: inline-block;
    margin-right: 12px
}

.jobdetails {
    padding: 0
}

@media (min-width:768px) {
    .jobdetails {
        padding: 0 60px
    }
}

.jobdetails .job-content {
    font-weight: 400;
    margin-bottom: 20px;
    color: #4d4d4d;
    text-align: justify
}

.jobdetails .job-content ul {
    padding: 0
}

.jobdetails .job-content .edu-mainwrap li .edu-wrap {
    width: 80px;
    display: inline-block
}

.jobdetails .job-content .keywrap {
    padding-top: 8px
}

.jobdetails .job-content .keywrap li {
    display: inline-block;
    padding: 5px 0
}

.jobdetails .job-content .keywrap li .key-tags {
    font-size: 14px;
    background: #ddd;
    font-weight: 300;
    margin-right: 10px;
    color: #7f7f7f;
    text-align: center;
    padding: 5px 20px
}

.jobdetails .title-head {
    font-weight: 600;
    text-transform: uppercase;
    color: #8c8c8c;
    font-size: 75%
}

.jobdetails .job-btnwrap .ehbtn {
    min-width: 120px;
    margin-top: 30px
}

.specialisedwrap .spec-wrap .title {
    text-align: center;
    color: #585959;
    font-weight: 300;
    padding: 20px 0 0 0;
    line-height: 25px
}

@media (min-width:768px) {
    .specialisedwrap .spec-wrap .title {
        text-align: justify
    }
}

.specialisedwrap .spec-wrap h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #0a154b;
    padding: 20px 0
}

.specialisedwrap .spec-wrap .spec-wrap-list {
    margin-bottom: 52px
}

.specialisedwrap .spec-wrap .spec-wrap-list ul {
    padding: 0
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li {
    padding: 0;
    border-left: 1px solid transparent
}

@media (min-width:768px) {
    .specialisedwrap .spec-wrap .spec-wrap-list ul li {
        border-left: 1px solid #e6e6e6
    }
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li:first-child {
    border-left: 1px solid transparent
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(4) {
    border-left: 1px solid transparent
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li .spec-content {
    padding: 36px 25px 20px 47px;
    border-bottom: 1px solid #e6e6e6;
    min-height: 100px;
    color: #585959
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li .spec-content b {
    display: inline-block;
    width: 32px
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(4) .spec-content,
.specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(5) .spec-content,
.specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(6) .spec-content {
    border-bottom: 1px solid #e6e6e6
}

@media (min-width:768px) {
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(4) .spec-content,
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(5) .spec-content,
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(6) .spec-content {
        border-bottom: 1px solid transparent
    }
}

.specialisedwrap .spec-wrap .spec-wrap-list ul li p {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: top;
    padding-left: 20px
}

.specialisedwrap .planreate {
    padding: 30px 0 60px 0
}

.specialisedwrap .planreate .planlist {
    text-align: center;
    padding-bottom: 30px
}

.specialisedwrap .planreate .planlist li {
    padding: 16px 12px
}

@media (min-width:768px) {
    .specialisedwrap .planreate .planlist li {
        padding: 0 45px
    }
}

.specialisedwrap .planreate .planlist li label span {
    float: none;
    color: #e79233;
    font-weight: 500;
    font-size: 150%
}

.specialisedwrap .planreate .planlist li label input:checked+.circle+p+span,
.specialisedwrap .planreate .planlist li label input:checked+.circle+p+span b {
    font-weight: 500
}

.specialisedwrap .planreate .planlist li label input:checked+.circle+p+span {
    font-size: 220%;
    font-weight: 500
}

.specialisedwrap .planreate .planlist li {
    border: 0;
    display: inline-block
}

.specialisedwrap .planreate .planlist li label small {
    text-transform: none;
    font-weight: 500
}

.specialisedwrap .planreate .planlist li label .circle {
    margin-top: -9px
}

.specialisedwrap .planreate .ehbtn {
    min-width: 160px
}

.tryaginform {
    display: none
}

@media screen and (max-width:768px) and (min-width:481px) {
    .specialisedwrap .spec-wrap .spec-wrap-list ul li {
        border-left: 1px solid transparent
    }
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(4) .spec-content,
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(5) .spec-content,
    .specialisedwrap .spec-wrap .spec-wrap-list ul li:nth-child(6) .spec-content {
        border-bottom: 1px solid #e6e6e6
    }
}

@media (min-width:1200px) {
    .showcasewrap .showcasewrap-info {
        padding-right: 20px
    }
}

.showcasewrap .showcasewrap-info {
    padding: 15px 0
}

.stories-wrap {
    padding: 10px 0 20px 0
}

.stories-wrap span {
    width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: top
}

@media (min-width:1200px) {
    .showcasewrap .showcasewrap-info ol,
    .showcasewrap .showcasewrap-info p {
        margin-bottom: 15px;
        font-size: 112.5%
    }
}

@media (min-width:768px) {
    .showcasewrap .showcasewrap-info ol,
    .showcasewrap .showcasewrap-info p {
        margin-bottom: 15px;
        font-size: 100%
    }
}

.stories-wrap p {
    display: inline-block!important;
    width: calc(100% - 96px);
    padding-left: 30px;
    text-align: justify;
    font-style: italic;
    font-weight: 500;
    color: #686868;
    font-size: 112.5%
}

.stories-wrap span img {
    width: 100%
}

.stories-wrap p small {
    text-align: right;
    color: #0a154a;
    display: block;
    padding-top: 12px;
    font-weight: 500
}

@media (min-width:1200px) {
    .showcasewrap .showcasewrap-info ol,
    .showcasewrap .showcasewrap-info p {
        margin-bottom: 15px;
        font-size: 112.5%
    }
}
/* style.css code */
footer .footernav h2 {
    text-transform: none !important;
}
.blog-heading{
    font-size: 1.8em;
    font-weight: bolder;
}
@media (max-width: 767px) {
    
    .contact-us-bg{
        background:url('../images/Contact-Us-banner-bg.svg') no-repeat;
        background-position: 100% 0%;
        background-size:contain !important;
        
    } 
    .small-heading-font-sm, .blog-heading{
        font-size: 1.3em;
    }
    .small-font-sm{
        font-size: .9em !important;
    }
    .login-title{
        position: relative;
    }
    .login-title-holder{
        background: #fff;
        padding:0px 10px 0px 0px;
    }
    .mt-sm-3{
        margin-top: 1em;
    }
    .text-sm-center, .text-xs-center{
        text-align: center;
    }
    .login-title::after{
        content: '';
        display:block;
        width:100%;
        border-top:1px solid #e3e3e3;
        z-index: -1;
        position: absolute;
        left:0;
        top:50%
    }
    header.navbar .eh-navigation {
    padding-bottom: 60px;
        overflow-y: scroll;
    }
    .writeslidearea {
        height: auto;
    }
    .videomainwrap {
        background: #fff;
        padding: 10px 10px 5px 10px !important;
    }
    .noterene {
        text-align: center;
    }
}

#board_advisors {
    display: block;
    height: 50px;
    padding-bottom: 30px;
}

.navbar {
    margin-bottom: 0px;
}
.profile-head .userinfo .userinfo-name {
text-transform: none !important;
}
.cng-passwordmodal ul{
padding:0 !important;
}
.cng-passwordmodal ul li{
min-height: 60px;
}
@media (min-width: 768px) and (max-width: 1199px){
.videotext {
    bottom: 85px !important;
}
}
label.error {
    font-size: 75% !important;
    color: #f00 !important;
    display: block !important;
    padding: 0 5px !important;
    text-align: right !important;
    font-weight: normal !important;
}
.success_emailID{
font-size: 75% !important;
    color: #12b712 !important;
    display: block !important;
    padding: 0 5px !important;
    text-align: right !important;
    font-weight: normal !important;
}
.ehbtn-disabled{
color: #f5f5f5;
    background: #dedfe0;
    border-color: #dedfe0;
}

#profile .success_emailID{
    text-align: left !important;
}

@media (min-width: 768px){
    #profile .success_emailID {
        padding-left: 222px !important;
    }
    .termsbanner .worldenglishhead h2.termshead, .termsbanner .worldenglishhead h1.termshead {
        font-size: 212.5% !important;
    }
    .text-md-center{
        text-align: center;
    }
}
/*///////// UAT Bug Fixes //////////*/
@media (max-width: 767px) {
    #section4.pp-section {
        padding-bottom: 60px;
    }
    .videotext h2 {
        color: #fff;
        font-size: 72%;
        font-weight: 400;
        margin: 0;
    }
    .videotext span {
        color: #3db7c4;
        font-size: 70%;
    }
    .videotext {
        padding: 5px;
    }
    .playpause {
        bottom: 25%;

    }
    .ehtournext, .ehtourprev {
        bottom: 6% !important;
        transform: translateY(-6%) !important;
        top: inherit !important;
    }
    .popover .popover-title {
        text-align: center !important;
    }
    .popover-title {
        line-height: 1.5;
    }
}
.credentialform .ehbtn{
    position: relative;
}
.loginLoder{
    display: none;
}
.basicLoder{
   display: none; 
}
.forgotPasswordLoder{
    display: none;
}
.userRegLoder{
    display: none;
}
.newsletterLoder{
    display: none;
}
.profilePicLoader{
    display: none;
}
.updateMobileLoder{
    display: none;
}
.load-bar {
  position: absolute;
  top:0;
  left: 0;
  margin-top: 0px;
  width: 100%;
  height: 10px;
  background-color: #cbd0d0;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #a3c146;
  animation: loading 3s linear infinite;
}
.bar:nth-child(2) {
  background-color: #3b78e7;
  animation: loading 3s linear 1s infinite;
}
.bar:nth-child(3) {
  background-color: #cbd0d0;
  animation: loading 3s linear 2s infinite;
}
@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
@media (max-width: 767px) {
    .switchToBasic{
        margin-top:15px !important;
        width:100%;
    }
    .currentPlan{
        width:100%;
    }
    .videotext, .arrowwrap{
        display: none;
        z-index: -1;
        visibility: hidden;
    }
}
.cng-passwordmodal ul li {
    min-height: 70px !important;
}
#changepassword .form-group{
    margin-bottom: 0px !important;
}
#changepassword .ehmodal-footer{
    padding-top: 0px !important;
}
.modal-open[style] {
padding-right: 0px !important;
}
body{
    padding-right: 0px !important;
}

.sentencecase{
    text-transform: inherit !important;
}
header.navbar .ehnav-top-links > li > a img {
    width: 100% !important;
    height: 100% !important;
    max-width:  inherit !important;
}
.profile-head .userinfo .user_img {
    max-width: inherit !important;
    width:100%;
    height:100%;
}
.profile-container{
    position: relative;
}
.impact-list-style li {
    list-style: disc !important;
    margin-left: -0.5em !important;
    margin-bottom: 10px !important;
    font-weight: 300 !important;
    color: #595959 !important;
    text-align: justify !important;
}
.ehfrom-feild {
    font-family: "roboto", sans-serif !important;
}
@media (min-width: 768px){
.ourvisionwrap .erthimg {
    padding-bottom: 15px;
}
.rtrvideo-btn2{
    width: calc(100% - 50px);

}
.modal-rtr{
    width:70%;
}
.rtr-video-container{
    margin:30px;
}
.pull-right-md{
    float: right;
}
}
.rtrvideo-btn{
    color: #0b1f5c !important;
    font-size: 18px;
    font-weight: 600 !important;
    margin-top: 25px;
    cursor: pointer;
}
.rtrvideo-btn2{
    color: #0b1f5c !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-top: 25px;
    cursor: pointer;

}
.fa-2{
    font-size: 1.6em !important;
    position: relative;
    top: 4px;
}
.video2, .video3 {
    width: 100%;
}
.rtrvideo-btn {
    margin-bottom: 30px;
}
@media (max-width: 767px){
    .rtrvideo-btn2{
    text-align: center !important;

}
}
.ehbtn-primary {
    color: #a3c13d !important;
}

#mailsentbox p {
    margin: 0 0 10px !important;
}
.herobanner .bannerbox .showcaselinks .ehbtn {
    color: #0b1f5c !important;
}

.eh-readmore .wp-post-image{
    display: none;
}
.meta-tags a {
    font-size: 14px;
    background: #ddd;
    text-decoration: none;
    font-weight: 300;
    margin-right: 10px;
    color: #7f7f7f!important;
    text-align: center;
    padding: 5px 20px;
    /* outline: solid 4px #fff; */
    margin-bottom: 8px;
    display: inline-block;
}
.writeslidearea p.dskcontent {
display: block;
}
.greenbg ol {
    display: block;
}
.writeslidearea ol {
    display: block;
}
.arrowwrap{
    z-index: 100 !important;
}
.f1_container p {
    text-align: center; 
    padding-bottom: 15px;
}
@media (min-width: 1024px){
    .videotext h2 {
        font-size: 130.5%;
    }
}
@media (min-width: 992px) and (max-width: 1023px){
    .videotext h2 {
        font-size: 132.5%;
    }
}
@media (max-width: 991px) and (min-width: 768px){
.videotext h2 {
    font-size: 103.5%;
}
}

.update-mobile-msg{
    margin-top:0px !important;
    margin-bottom:15px !important;
}
.update-mobile-msg-ul{
    padding-left: 0px !important;
}
#updateMobileNumber .ehmodal-footer{
    padding-top:5px !important;
}
.signupSuccessLoder{
    display: block;
}
.relative-pos{
    position: relative;
}
.profile-container{
    padding-bottom: 0px;
}

.rtr-stories-btn{
    margin-bottom:30px;
}
@media (min-width: 992px) {    
    .write_assissment_mobile{  
        display: none; 
    }  
}  
@media (max-width: 991px) {    
    .write_assissment{ 
        display: none; 
    }  
}
.blog-banner-content h1:before {
    position: absolute;
    bottom: -5px;
    width: 35px;
    background: #efa94a;
    height: 3px;
    content: '';
    left: 50%;
    margin-left: -17px;
}
.blog-banner-content h1 {
    position: relative;
    color: #efa94a;
    font-size: 150%;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 212.5%;
}
.sticky-signup-btn{
    position: fixed;
    right: -64px;
    top: 165px;
    background: #efa94a;
    color: #fff;
    text-transform: none;
    border-color: #efa94a;
    letter-spacing: 1px;
    z-index: 999;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display:none; 
   
}
.embed-responsive-16by9{
    margin: 70px auto 0;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video{
    width:85%;
    height:85%;
    margin: 0 auto;
    right:0;
}
@media (max-width: 768px) {
    .embed-responsive-16by9{
        margin: 20px auto 5px;
    }
}
    .video-container{
         position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    }
    .video-container iframe {
    position: absolute;
    top:10%;
    left: 0;
    right: 0;
    width: 85%;
    height: 75%;
    margin: 0 auto;
}
.tremswrap ul ol li:after{
    height:0 !important;
}

.tremswrap ul ol li {
    list-style: inherit;
    display:none;
    margin-bottom:0;
}

.btn-primary-green{
    background-color:#a4ce4c;
    border-color:#a4ce4c
}
.rounded-pill{
    border-radius:50rem!important;
}
.btn-padding-1 {
    padding:12px 50px;
}
.btn-primary-green .glyphicon-chevron-right{
    left:5px;
}
.shadow {
    box-shadow: 0 .5rem 0.5rem rgba(0,0,0,.15)!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.forgotlink{
    
    padding: 10px 0;
    display: inline-block;
    font-size: 16px;
}
.redirectsignup{
    font-size:16px;
}
.redirectsignup span{
    color:#999;
}
.link-color{
    color: #4dbeed;
}
.title-1{
    color:#13387f;
}
.btn-primary-green:hover, .btn-primary-green:focus, .btn-primary-green:active{
    background-color:#a4ce4c;
    border-color:#a4ce4c
}
.btn-primary-green:focus, .btn-primary-green:active:focus, .btn-primary-green.active:focus, .btn-primary-green.focus, .btn-primary-green:active.focus, .btn-primary-green.active.focus{
    background-color:#a4ce4c;
    border-color:#a4ce4c;
    outline: 0;
}
.login-cotainer{
    padding-top:0px;
    padding-bottom:30px;
}
.login-left-block{
    
    position:relative;
   
  }
  
  .login-left-block::after{
      content:'';
      position:absolute;
      border:1px solid #efe8e8;
      height:90%;
     
      right: -25%;
      transform: translate(-50%, -50%);
      top: 50%;
    }
    .info-text{
        font-size:18px;
        color:#999
    }
    .py-1{
        padding-top:10px;
        padding-bottom:10px;
    }
.login-left-block img{
    width:100%;
}
    
    @media (max-width: 991px) {
        .changeOrder {
          display: flex;
          flex-direction: column;
        }
        .changeOrder .one {
          order: 1;
        }
        .changeOrder .two {
          order: 2;
        }
        .contactHead:before {
            display:none;
          }
        
      }
.contact-us-bg{
    background:url('../images/Contact-Us-banner-bg.svg') no-repeat;
    background-position: 100% 0%;
    background-size:50%;
    
} 
.contact-us-img img{
    /* width:44%; */
    
}   
.contact-us-img{
    
    text-align: right;
}  

.mt-1{
    margin-top:10px !important;
}
.address-details{
    margin-top:20px;
}
.address-details h4{
    color:#4ac0ee
}
.address-details p{
    color:#999;
    font-size:14px;
}


.contactHead:before, .contactHead:after{
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #efe8e8;
    margin: auto;
  }
  .contactHead:before {
    margin-right: 30px
  }
  .contactHead:after {
    margin-left: 30px
  }
  .sociallink-block{
      border-top:1px solid #fff;
      border-bottom:1px solid #fff;
      overflow: hidden;
      margin-top:30px;
      padding-bottom:30px;
  }
  .sociallink-block h3{
      font-weight: 100;
  }